Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update synphot requirement from <1.5.0,>=1.4.0 to >=1.4.0,<1.6.0 #938

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Updates the requirements on synphot to permit the latest version.

Release notes

Sourced from synphot's releases.

1.5.0 Release Notes

Also see CHANGES.rst.

What's Changed

Full Changelog: spacetelescope/synphot_refactor@1.4.0...1.5.0

Changelog

Sourced from synphot's changelog.

1.5.0 (2024-11-19)

  • Default Vega is now alpha_lyr_stis_011.fits. #400

1.4.0 (2024-04-11)

  • read_fits_spec() now uses astropy.table.QTable.read for parsing to ensure that the correct TUNITn is read. As a result, wave_unit and flux_unit keywords are deprecated and no longer used in that function. Additionally, if any TUNITn in the table is invalid, regardless whether the column is used or not, an exception will now be raised. #384

  • read_spec() now detects whether given filename is FITS more consistently w.r.t. astropy. #384

  • Compatibility with numpy 2.0 and astropy 6.1 by building C-extension against numpy 2.x ABI. #387

  • Bumped minimum supported versions for Python to 3.10, numpy to 1.23, astropy to 6.0, and scipy to 1.9. #387

1.3.0 (2023-11-28)

  • Compatibility with numpy 2.0. #363

  • Bumped minimum supported versions for Python to 3.9, numpy to 1.20, astropy to 5.0, and scipy to 1.6. #363

  • Wheels for Python 3.12.

1.2.1 (2023-06-01)

  • Compatibility with numpy 1.25. #356

1.2.0 (2023-03-20)

  • New filter_parameterization subpackage to handle filter parameterization, adapted from tynt package written by Brett Morris. #257

  • OBMAG and VEGAMAG are no longer interchangeable. #331

  • Box1D model now takes optional step input to allow user control over the generated sampleset. Default behavior maintains backwards compatibility. #342

... (truncated)

Commits
  • 352fa71 Merge pull request #400 from pllim/update-ci
  • 262a309 Bump default Vega and update CI
  • 40d6a55 Bump Python versions for RC testing
  • 813583d Merge pull request #398 from spacetelescope/dependabot/github_actions/master/...
  • c070dcd Bump the actions group with 5 updates
  • 8c8daab Merge pull request #397 from spacetelescope/dependabot/github_actions/master/...
  • cb65a6b Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the actions group
  • 5b2e227 Merge pull request #395 from pllim/action-ver-hash
  • 3d4dc1f MNT: Use hash for Action workflow versions and update if needed
  • b85a0c3 DOC: Add nightly wheel instructions
  • 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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/synphot-gte-1.4.0-and-lt-1.6.0 branch from 4caabe9 to a2ec025 Compare December 4, 2024 14:04
Updates the requirements on [synphot](https://github.com/spacetelescope/synphot_refactor) to permit the latest version.
- [Release notes](https://github.com/spacetelescope/synphot_refactor/releases)
- [Changelog](https://github.com/spacetelescope/synphot_refactor/blob/master/CHANGES.rst)
- [Commits](spacetelescope/synphot_refactor@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: synphot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/synphot-gte-1.4.0-and-lt-1.6.0 branch from a2ec025 to 4065040 Compare December 4, 2024 14:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2024

Looks like synphot is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Dec 4, 2024
@dependabot dependabot bot deleted the dependabot/pip/synphot-gte-1.4.0-and-lt-1.6.0 branch December 4, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant