dependabot[bot]
|
386c7f825c
|
chore(deps-dev): update parameterized requirement from ^0.8.1 to ^0.9.0 (#61)
Updates the requirements on [parameterized](https://github.com/wolever/parameterized) to permit the latest version.
- [Release notes](https://github.com/wolever/parameterized/releases)
- [Changelog](https://github.com/wolever/parameterized/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/wolever/parameterized/compare/v0.8.1...v0.9.0)
---
updated-dependencies:
- dependency-name: parameterized
dependency-type: direct:development
...
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]
|
04fbd965af
|
chore(deps-dev): update black requirement from ^22.1 to ^23.1 (#60)
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [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...23.1.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
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
|
2409e95455
|
build: bump version 1.0.7
|
2 years ago |
Deuchnord
|
807be7def3
|
build: add support for Python 3.11 (#58)
BREAKING CHANGE: Python 3.7 is npt supported anymore.
|
2 years ago |
Jérôme Deuchnord
|
064ba31e85
|
build: bump version 1.0.6
|
2 years ago |
Jérôme Deuchnord
|
6367cd4d66
|
build: bump version 1.0.5
|
2 years ago |
dependabot[bot]
|
f3d39ad5bf
|
fix: fix the warning message from `skyfield-data` package about expired data
Updates the requirements on [skyfield-data](https://github.com/brunobord/skyfield-data) to permit the latest version.
- [Release notes](https://github.com/brunobord/skyfield-data/releases)
- [Changelog](https://github.com/brunobord/skyfield-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brunobord/skyfield-data/compare/3.0.0...4.0.0)
---
updated-dependencies:
- dependency-name: skyfield-data
dependency-type: direct:production
...
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]
|
f29718f67e
|
chore(deps-dev): update black requirement from ^21.11b1 to ^22.1 (#45)
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [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/21.11b1...22.1.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
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
|
c9fc7d602a
|
build: bump v1.0.4
|
2 years ago |
Jérôme Deuchnord
|
6a8b06b005
|
build: bump v1.0.3
|
2 years ago |
Jérôme Deuchnord
|
853d3c1281
|
fix: fix packaging
|
2 years ago |
Jérôme Deuchnord
|
6f2a9a5d0d
|
build: bump version 1.0.2
|
2 years ago |
Jérôme Deuchnord
|
f0b4267985
|
fix: remove NumPy direct dependency (#41)
Note that Numpy is still a dependency of Skyfield and its dependencies.
|
2 years ago |
Jérôme Deuchnord
|
a99ef9d6a6
|
fix: fix Python support for NumPy (#40)
|
2 years ago |
Jérôme Deuchnord
|
ff8f3a7cba
|
chore: migrate from Pipenv to Poetry (#35)
|
2 years ago |