dependabot[bot]
eb41fd800a
chore(deps): bump importlib-metadata from 5.1.0 to 5.2.0 ( #300 )
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
9cea169f07
chore(deps): bump certifi from 2022.9.24 to 2022.12.7 ( #298 )
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
8357618472
chore(deps-dev): bump black from 22.10.0 to 22.12.0 ( #299 )
Bumps [black](https://github.com/psf/black ) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
46d7ed60e9
chore(deps): bump importlib-metadata from 5.0.0 to 5.1.0 ( #297 )
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v5.0.0...v5.1.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
8d2347a249
chore(deps): bump termcolor from 2.1.0 to 2.1.1 ( #296 )
Bumps [termcolor](https://github.com/termcolor/termcolor ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/termcolor/termcolor/releases )
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md )
- [Commits](https://github.com/termcolor/termcolor/compare/2.1.0...2.1.1 )
---
updated-dependencies:
- dependency-name: termcolor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Jérôme Deuchnord
567f02c2d1
chore: update changelog
2 years ago
Jérôme Deuchnord
d2d6d4555b
Merge branch 'master' into features
2 years ago
Jérôme Deuchnord
1cb8f4f1c8
build: bump version 0.10.11
2 years ago
Jérôme Deuchnord
44305e1661
Merge branch 'master' into features
2 years ago
Deuchnord
cdd127bb75
fix: remove empty Czech translation file
More likely to be a spam.
2 years ago
Weblate (bot)
146d6e6c0c
Translations update from Hosted Weblate ( #260 )
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* feat(i18n): add Czech translation
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* chore(i18n): update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/
* chore(i18n): update German translation
Currently translated at 100.0% (68 of 68 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
* chore(i18n): update French translation
Currently translated at 100.0% (68 of 68 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/fr/
* chore(i18n): update German translation
Currently translated at 100.0% (68 of 68 strings)
Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/de/
Co-authored-by: Jiří Podhorecký <j.podhorecky@volny.cz>
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
2 years ago
Deuchnord
08da3072f5
build: add support for Python 3.11 ( #295 )
BREAKING CHANGE: Python 3.7 is not supported anymore
2 years ago
Deuchnord
3bf4ed737c
build: remove AppImage ( #294 )
BREAKING CHANGE: AppImage is no longer available. This decision has been
made because it has become hard to maintain lately, and I don't have
time nor motivation to fix it.
2 years ago
dependabot[bot]
cdb2a2de32
chore(deps): bump babel from 2.10.3 to 2.11.0 ( #293 )
Bumps [babel](https://github.com/python-babel/babel ) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-babel/babel/compare/v2.10.3...v2.11.0 )
---
updated-dependencies:
- dependency-name: babel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
2675d58485
chore(deps): bump termcolor from 2.0.1 to 2.1.0 ( #292 )
Bumps [termcolor](https://github.com/termcolor/termcolor ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/termcolor/termcolor/releases )
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md )
- [Commits](https://github.com/termcolor/termcolor/compare/2.0.1...2.1.0 )
---
updated-dependencies:
- dependency-name: termcolor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
d61b74e6cd
chore(deps): bump importlib-metadata from 4.12.0 to 5.0.0 ( #284 )
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 4.12.0 to 5.0.0.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v4.12.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
872742bbea
chore(deps-dev): bump pytest from 7.1.3 to 7.2.0 ( #291 )
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
8654afebd9
ci(deps): bump amannn/action-semantic-pull-request from 5.0.1 to 5.0.2 ( #290 )
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Deuchnord
a7a2e699a0
build!: require at least Python 3.9 ( #281 )
2 years ago
dependabot[bot]
a91e163433
ci(deps): bump amannn/action-semantic-pull-request from 4 to 5.0.1 ( #288 )
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 4 to 5.0.1.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v4...v5.0.1 )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
92849f6976
chore(deps): bump tabulate from 0.8.10 to 0.9.0 ( #286 )
Bumps [tabulate](https://github.com/astanin/python-tabulate ) from 0.8.10 to 0.9.0.
- [Release notes](https://github.com/astanin/python-tabulate/releases )
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG )
- [Commits](https://github.com/astanin/python-tabulate/compare/v0.8.10...v0.9.0 )
---
updated-dependencies:
- dependency-name: tabulate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
90ce922549
chore(deps-dev): bump black from 22.8.0 to 22.10.0 ( #285 )
Bumps [black](https://github.com/psf/black ) from 22.8.0 to 22.10.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
eaa85cf0ef
chore(deps-dev): bump black from 22.6.0 to 22.8.0 ( #279 )
Bumps [black](https://github.com/psf/black ) from 22.6.0 to 22.8.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.6.0...22.8.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
cc60c19caa
chore(deps): bump termcolor from 1.1.0 to 2.0.1 ( #283 )
Bumps [termcolor](https://github.com/termcolor/termcolor ) from 1.1.0 to 2.0.1.
- [Release notes](https://github.com/termcolor/termcolor/releases )
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md )
- [Commits](https://github.com/termcolor/termcolor/compare/1.1.0...2.0.1 )
---
updated-dependencies:
- dependency-name: termcolor
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
a4c4ec977a
chore(deps-dev): bump pytest from 7.1.2 to 7.1.3 ( #280 )
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Jérôme Deuchnord
3e67c6a44a
chore: use artwork as title
2 years ago
Jérôme Deuchnord
1f1118cf3e
fix: fix localization for Earth and apsis ( #275 )
* fix: add missing string for Earth
* fix: use more generic terms "apoapsis" and "periapsis"
* chore: update messages file
2 years ago
dependabot[bot]
948619b4a7
chore(deps): bump babel from 2.10.2 to 2.10.3 ( #270 )
* chore(deps): bump babel from 2.10.2 to 2.10.3
Bumps [babel](https://github.com/python-babel/babel ) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-babel/babel/compare/v2.10.2...v2.10.3 )
---
updated-dependencies:
- dependency-name: babel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: remove Babel verification check
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
2 years ago
Jérôme Deuchnord
1a76f48775
build: fix AppImage build ( #274 )
2 years ago
dependabot[bot]
4e6b32bf63
chore(deps): bump tabulate from 0.8.9 to 0.8.10 ( #271 )
Bumps [tabulate](https://github.com/astanin/python-tabulate ) from 0.8.9 to 0.8.10.
- [Release notes](https://github.com/astanin/python-tabulate/releases )
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG )
- [Commits](https://github.com/astanin/python-tabulate/commits )
---
updated-dependencies:
- dependency-name: tabulate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
1d1c07bcd1
chore(deps): bump importlib-metadata from 4.11.4 to 4.12.0 ( #272 )
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 4.11.4 to 4.12.0.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v4.11.4...v4.12.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
d91de1c09b
chore(deps-dev): bump black from 22.3.0 to 22.6.0 ( #273 )
Bumps [black](https://github.com/psf/black ) from 22.3.0 to 22.6.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.3.0...22.6.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
16bf3f4825
chore(deps): bump babel from 2.10.1 to 2.10.2 ( #269 )
Bumps [babel](https://github.com/python-babel/babel ) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-babel/babel/compare/v2.10.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: babel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
ff78ac49b4
ci(deps): bump actions/setup-python from 3 to 4 ( #268 )
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
46d3c72c49
chore(deps): bump importlib-metadata from 4.11.3 to 4.11.4 ( #267 )
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 4.11.3 to 4.11.4.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v4.11.3...v4.11.4 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
b043c92cbe
chore(deps-dev): bump aurornis from 1.3.0 to 1.4.0 ( #266 )
Bumps [aurornis](https://github.com/Deuchnord/Aurornis ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/Deuchnord/Aurornis/releases )
- [Commits](https://github.com/Deuchnord/Aurornis/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: aurornis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Jérôme Deuchnord
997ccc8b3a
Merge branch 'master' into features
2 years ago
Jérôme Deuchnord
83d9cf70ac
ci: use GitHub Action to validate semantic commits
2 years ago
Jérôme Deuchnord
c377c634cb
feat: send error and warning messages in standard error instead of standard output
2 years ago
Jérôme Deuchnord
02c72b547d
test: fix E2E tests
2 years ago
Jérôme Deuchnord
49527736f6
chore: remove test coverage badge
2 years ago
dependabot[bot]
97b766e243
chore(deps-dev): bump pytest from 7.1.1 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Jérôme Deuchnord
5a76fc0d12
Update messages file
2 years ago
dependabot[bot]
56a6e3b284
chore(deps): bump babel from 2.9.1 to 2.10.1
Bumps [babel](https://github.com/python-babel/babel ) from 2.9.1 to 2.10.1.
- [Release notes](https://github.com/python-babel/babel/releases )
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-babel/babel/compare/v2.9.1...v2.10.1 )
---
updated-dependencies:
- dependency-name: babel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
1b427d6f72
chore(deps-dev): bump aurornis from 1.2.0 to 1.3.0
Bumps [aurornis](https://github.com/Deuchnord/Aurornis ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/Deuchnord/Aurornis/releases )
- [Commits](https://github.com/Deuchnord/Aurornis/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: aurornis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
c1b3425630
ci(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
5aada773bf
chore(deps-dev): bump black from 22.1.0 to 22.3.0
Bumps [black](https://github.com/psf/black ) from 22.1.0 to 22.3.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.1.0...22.3.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Jérôme Deuchnord
507df14d1f
chore: clean repo
2 years ago
dependabot[bot]
16257fb826
ci(deps): bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
fc40d0ddb3
ci(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago