spacetelescope / poppy

Physical Optics Propagation in Python
https://poppy-optics.readthedocs.io
BSD 3-Clause "New" or "Revised" License
216 stars 72 forks source link

build(deps): bump astropy from 5.3.4 to 6.0.0 #600

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps astropy from 5.3.4 to 6.0.0.

Release notes

Sourced from astropy's releases.

v6.0.0

See https://docs.astropy.org/en/v6.0.0/changelog.html

Commits
  • 391dc75 Merge pull request #15651 from saimn/v6.0.0-pin-numpy
  • 249db4b Merge pull request #15648 from saimn/v6.0.0-changelog
  • c94fec9 Pin Numpy<2.0
  • 9ae6c54 Address review comments
  • 2741add Finalizing changelog for v6.0.0
  • b5f6078 Merge pull request #15645 from meeseeksmachine/auto-backport-of-pr-15630-on-v...
  • 6a1b529 Backport PR #15630: Fix support of custom WCS mapping.
  • f7d546c Merge pull request #15639 from meeseeksmachine/auto-backport-of-pr-15634-on-v...
  • 0269d23 Backport PR #15634: BLD: fix compatibility issue with setuptools 69.0.0
  • d810468 Merge pull request #15620 from meeseeksmachine/auto-backport-of-pr-15619-on-v...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5c89c3c) 72.17% compared to head (c606ac8) 74.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #600 +/- ## =========================================== + Coverage 72.17% 74.02% +1.84% =========================================== Files 18 18 Lines 6549 6549 =========================================== + Hits 4727 4848 +121 + Misses 1822 1701 -121 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.