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): bump synphot from 1.3.post0 to 1.4.0 #833

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps synphot from 1.3.post0 to 1.4.0.

Release notes

Sourced from synphot's releases.

1.4.0 Release Notes

Also see CHANGES.rst.

What's Changed

New Contributors

Full Changelog: spacetelescope/synphot_refactor@1.3.post...1.4.0

Changelog

Sourced from synphot's changelog.

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

  • Dropped support for Python 3.6 and 3.7. Minimum supported Python version is now 3.8. #330

  • Bumped minimum supported versions for numpy to 1.18, astropy to 4.3, and scipy to 1.3. #341

... (truncated)

Commits

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 <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 May 1, 2024
Bumps [synphot](https://github.com/spacetelescope/synphot_refactor) from 1.3.post0 to 1.4.0.
- [Release notes](https://github.com/spacetelescope/synphot_refactor/releases)
- [Changelog](https://github.com/spacetelescope/synphot_refactor/blob/master/CHANGES.rst)
- [Commits](https://github.com/spacetelescope/synphot_refactor/commits/1.4.0)

---
updated-dependencies:
- dependency-name: synphot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Looks like synphot is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/pip/synphot-1.4.0 branch May 20, 2024 17:54
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.

None yet

1 participant