spacetelescope / webbpsf

James Webb Space Telescope PSF simulation tool
https://webbpsf.readthedocs.io
BSD 3-Clause "New" or "Revised" License
119 stars 63 forks source link

build(deps): update pysiaf requirement from <0.23.0,>=0.22.0 to >=0.22.0,<0.24.0 #920

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on pysiaf to permit the latest version.

Release notes

Sourced from pysiaf's releases.

Update to PRDOPSSOC-067

This release updates the default JWST SIAF used in this package to PRDOPSSOC-067

What's Changed

Full Changelog: https://github.com/spacetelescope/pysiaf/compare/v0.22.0...0.23.3

Changelog

Sourced from pysiaf's changelog.

v0.19.1

  • Patch for new numpy version release (1.25.0). This version deprecated np.int and np.float. This release removes mention of these old methods.
Commits
  • 77272ff Merge pull request #350 from mfixstsci/remove-publish-to-pypi
  • de0dee1 Remove publish to pypi add build ci
  • 545adb2 Merge pull request #337 from zacharyburnett/scsb145
  • 4e8d5fc Removing 3.12 support
  • d846c13 Merge pull request #347 from jhunkeler/optional-dependencies-docs-numpydoc
  • e38ce6c Merge branch 'main' into optional-dependencies-docs-numpydoc
  • 8460c6c Merge branch 'main' into scsb145
  • 57eccb4 Merge pull request #332 from zacharyburnett/update/actions
  • 294e856 Merge branch 'main' into update/actions
  • 56fe105 Merge pull request #349 from mfixstsci/release-0.23.0
  • Additional commits viewable in compare view


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)