Skip to content

chore(deps): Update nmrglue requirement from >=0.9 to >=0.11#20

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/nmrglue-gte-0.11
Open

chore(deps): Update nmrglue requirement from >=0.9 to >=0.11#20
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/nmrglue-gte-0.11

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 11, 2026

Updates the requirements on nmrglue to permit the latest version.

Release notes

Sourced from nmrglue's releases.

nmrglue version 0.11

  • Add support for Python 3.12, drop support for Python 3.7 (#208)
  • Bruker vd list can be read (#212, #213)
  • Minor typos and fixes (#209, #210, #211)
  • Tests for peak picking (#216)
  • Sparky related fix (#222)
Changelog

Sourced from nmrglue's changelog.

0.11 (2024-10-29)

  • Add support for Python 3.12, drop support for Python 3.7 (#208)
  • Bruker vd list can be read (#212, #213)
  • Minor typos and fixes (#209, #210, #211)
  • Tests for peak picking (#216)
  • Sparky related fix (#222)

0.10 (2023-11-14)

  • Remove use of deprecated np.float compatibility with NumPy 1.24+ (#193)
  • Remove use of deprecated np.prod function (#207)
  • Switch from nose to pytest for running tests (#201, #206)
  • Bruker NUS data can now be expanded (#189)
  • Fix JCAMP-DX digit parsing (#198)
  • Fix JCAMP-DX block reading (#191)
  • Fix a bug with ndimage slices (#197)
  • Updates to the CI (#185, #183)
  • Code changes to reflect Python 3 preferred syntax (#179, #180, #181, #204, #205)
  • Fixed various typos and misspelling (#172, #173, #177, #182, #203)

0.9 (2022-04-20)

FileIO

  • Fix a bug fix passing specific procs_file in read_fid or read_pdata (#134, #141)
  • Add support for reading 4D UCSF (sparky) files (#142)
  • Update NMRPipe metadata keys (#144)
  • Support for reading Spinsolve files (#147, #151, #155, #161)
  • The converter objects can output csdm-formatted data (#152)
  • nmrglue.pipe.read can read from io.Bytes objects (#153)
  • nmrglue.pipe can read from Path objects (#159)
  • Fix a bug in reading sparky .save files (#164)

Documentation

  • Update examples with python 3 syntax (#137, #138)
  • Document support for reading spinsolve files (#151)
  • Spelling fixes in documentation (#153, #165)
  • Example of using the peakpick.pick function (#163)
  • Various other small fixes to the documentation (#162)

Analysis

... (truncated)

Commits
  • 4b5905d REL: 0.10
  • 66fc53e update CHANGELOG.md for upcoming 0.11 release
  • ac748f3 Merge pull request #222 from pokynmr/patch-3
  • 0cf110a Update sparky.py
  • e5007e7 Merge pull request #216 from kaustubhmote/peakpick-testing
  • 92f4193 tests for detecting 1D, 2D, and 3D peaks using all available algorithms
  • f17caaf Remove spurious extra () (#210)
  • b9f35d3 Fix more typos found by codespell (#209)
  • 19481d7 In Python 3, print is a function and requires () (#211)
  • 03500ab return tuples instead of lists for compatibility in 'thres' and 'thres-fast' ...
  • 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 [nmrglue](https://github.com/jjhelmus/nmrglue) to permit the latest version.
- [Release notes](https://github.com/jjhelmus/nmrglue/releases)
- [Changelog](https://github.com/jjhelmus/nmrglue/blob/master/CHANGELOG.md)
- [Commits](jjhelmus/nmrglue@v0.9...v0.11)

---
updated-dependencies:
- dependency-name: nmrglue
  dependency-version: '0.11'
  dependency-type: direct:development
...

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 11, 2026
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.

0 participants