Skip to content

build(deps): update specutils requirement from >=1.18.0 to >=2.1.0#112

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/specutils-gte-2.1.0
Closed

build(deps): update specutils requirement from >=1.18.0 to >=2.1.0#112
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/specutils-gte-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Updates the requirements on specutils to permit the latest version.

Release notes

Sourced from specutils's releases.

v2.1.0

New Features

  • Add new flux_col keyword argument to JWST x1d reader to override flux column auto-detected from source type column (point vs surface brightness). #1244

  • The readers can now read IRAF MULTISPEC files with linear and log-linear wavelength solutions; at the same time the IRAF equispec format gains the ability to read log-linear wavelength solutions. #1254

Bug Fixes

  • Fixed/updated SDSS-V mwm data loader to account for a subset of targets with bad datasums. #1253

Other Changes and Additions

  • Updated the JWST data readers to accomodate new WFSS file formats with SpectrumList.read(). #1252
Changelog

Sourced from specutils's changelog.

2.1.0 (2025-07-30)

New Features ^^^^^^^^^^^^

  • Add new flux_col keyword argument to JWST x1d reader to override flux column auto-detected from source type column (point vs surface brightness). #1244

  • The readers can now read IRAF MULTISPEC files with linear and log-linear wavelength solutions; at the same time the IRAF equispec format gains the ability to read log-linear wavelength solutions. #1254

Bug Fixes ^^^^^^^^^

  • Fixed/updated SDSS-V mwm data loader to account for a subset of targets with bad datasums. #1253

Other Changes and Additions ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Updated the JWST data readers to accomodate new WFSS file formats with SpectrumList.read(). #1252

2.0.0 (2025-06-12)

New Features ^^^^^^^^^^^^

  • Spectral axis can now be any axis, rather than being forced to be last. See docs for more details. [#1033, #1226]

  • Spectrum now properly handles GWCS input for wcs attribute. #1074

  • JWST reader no longer transposes the input data cube for 3D data and retains full GWCS information (including spatial). #1074

  • Spectrum1D renamed to Spectrum. #1126

Other Changes and Additions ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Initializing a Spectrum with only a spectral axis (not full WCS) will now result in a GWCS matching the dimensionality of the flux array, rather than a 1D spectral GWCS in all cases. [#1211, #1222]

  • Spectrum arithmetic now checks whether the spectral axes of the two operand Spectrum objects are equal, and fails if they are not. #1211

... (truncated)

Commits
  • 8939c2b Update changelog for 2.1 release
  • f63271c Merge pull request #1253 from havok2063/sdssmwm_fix
  • 66bc8c3 fixing code style issues
  • 2eb1119 updating changelog
  • 2c8985b fix for mwmstar files with bad datasums
  • 2471077 fixing the test for windows
  • 52c0a5d fixing code style issues
  • 310b38c updating changelog
  • 2e25078 fix for mwmstar files with bad datasums
  • 64ed60a Merge pull request #1254 from hamogu/io_multispec_linear
  • 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 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)

Updates the requirements on [specutils](https://github.com/astropy/specutils) to permit the latest version.
- [Release notes](https://github.com/astropy/specutils/releases)
- [Changelog](https://github.com/astropy/specutils/blob/main/CHANGES.rst)
- [Commits](astropy/specutils@v1.18.0...v2.1.0)

---
updated-dependencies:
- dependency-name: specutils
  dependency-version: 2.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@ManonMarchand ManonMarchand deleted the dependabot/pip/specutils-gte-2.1.0 branch April 27, 2026 08:09
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant