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 6.0.0 to 6.0.1 #615

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps astropy from 6.0.0 to 6.0.1.

Release notes

Sourced from astropy's releases.

v6.0.1

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

Commits
  • 78cf534 Merge pull request #16230 from saimn/v6.0.1-changelog
  • ec14b3d Merge pull request #16242 from meeseeksmachine/auto-backport-of-pr-16232-on-v...
  • 3171b1b Backport PR #16232: DOC: add a note that wrapping Angle with integral dtypes ...
  • ce2af5a Add note about Numpy 2.0
  • 9958151 Finalizing changelog for v6.0.1
  • d38e7c8 Merge pull request #16231 from saimn/v6.0.1-pin-numpy
  • fe95e69 Pin Numpy<2.0
  • b56e304 Merge pull request #16233 from neutrinoceros/table/bug/hotfix_6.0.x
  • a7c9d6f BUG: hotfix compatibility with numpy 1.22 for astropy 6.0.x
  • d756154 Merge pull request #15869 into v6.0.x
  • 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 6 months ago

Codecov Report

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

Project coverage is 74.44%. Comparing base (959ea23) to head (87c3318).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #615 +/- ## ======================================== Coverage 74.44% 74.44% ======================================== Files 18 18 Lines 6645 6645 ======================================== Hits 4947 4947 Misses 1698 1698 ```

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