Skip to content

Commit

Permalink
Bump astropy from 5.3.4 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [astropy](https://github.com/astropy/astropy) from 5.3.4 to 6.0.1.
- [Release notes](https://github.com/astropy/astropy/releases)
- [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst)
- [Commits](astropy/astropy@v5.3.4...v6.0.1)

---
updated-dependencies:
- dependency-name: astropy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent a2862f3 commit 497a4c0
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 38 deletions.
90 changes: 53 additions & 37 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ classifiers = [
[tool.poetry.dependencies]
python = ">=3.10,<3.12"
ampel-ztf = {extras = ["archive"], version = "^0.10.0"}
astropy = "^5.1"
astropy = ">=5.1,<7.0"
astropy-healpix = ">=0.6,<1.1"
astroquery = "==0.4.6"
backoff = ">=2.0"
Expand Down

0 comments on commit 497a4c0

Please sign in to comment.