Skip to content

Update librosa requirement from <=0.7.0 to <=0.11.0#556

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/librosa-lte-0.11.0
Open

Update librosa requirement from <=0.7.0 to <=0.11.0#556
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/librosa-lte-0.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Updates the requirements on librosa to permit the latest version.

Release notes

Sourced from librosa's releases.

0.11.0

What's Changed

New Contributors

Full Changelog: librosa/librosa@0.10.2...0.11.0

Changelog

Sourced from librosa's changelog.

v0.11.0

2025-03-11

Maintenance - [#1831](https://github.com/librosa/librosa/issues/1831)_ Numpy 2.0 is now supported. - [#1898](https://github.com/librosa/librosa/issues/1898)_ Updated codecov action. Brian McFee - [#1860](https://github.com/librosa/librosa/issues/1860)_ Updated GitHub issue templates. Brian McFee - [#1921](https://github.com/librosa/librosa/issues/1921)_ Added linux-arm64 to the test matrix. Brian McFee

Enhancements - [#1916](https://github.com/librosa/librosa/issues/1916)_ The default FFT backend has been changed from numpy to scipy. - [#1864](https://github.com/librosa/librosa/issues/1864)_ Accelerated abs2 calculation on real-typed inputs. Brian McFee

Bug fixes - [#1916](https://github.com/librosa/librosa/issues/1916)_ Utility decorators now preserve type annotations properly. Brian McFee - [#1900](https://github.com/librosa/librosa/issues/1900)_ Fixed an error in pooch registry definition. Brian McFee - [#1897](https://github.com/librosa/librosa/issues/1897)_ Accommodate dependency resolution issues with uv. David Südholt - [#1878](https://github.com/librosa/librosa/issues/1878)_ Improved accuracy for yin and pyin. David Südholt - [#1851](https://github.com/librosa/librosa/issues/1851)_ Fixed sparse matrix compatibility for scipy>=1.14. Brian McFee - [#1844](https://github.com/librosa/librosa/issues/1844)_ Fixed parameter name collision for norm argument in feature.mfcc. Slava Chaunin

Documentation - [#1899](https://github.com/librosa/librosa/issues/1899)_ Avoid documentation link-checking failures from unreliable URLs. Brian McFee - [#1891](https://github.com/librosa/librosa/issues/1891)_ Corrected typo in effects module. Scott VanRavenswaay - [#1878](https://github.com/librosa/librosa/issues/1878)_ Numerous documentation updates (spectral centroid, key_to_notes, effects.trim). Brian McFee - [#1866](https://github.com/librosa/librosa/issues/1866)_ Updated documentation for dtw. Brian McFee - [#1858](https://github.com/librosa/librosa/issues/1858)_ Fixed documentation example for onset detection. @​BenedictSt - [#1856](https://github.com/librosa/librosa/issues/1856)_ Updated documentation example for Fast Mellin Transform. Anmol Mishra

Deprecations - [#1916](https://github.com/librosa/librosa/issues/1916)_ librosa.set_fftlib is deprecated and will be removed in version 1.0. Users should transition to using scipy.fft.set_backend instead. - Expired deprecation of mono= parameter in util.valid_audio. - win_length parameter in yin and pyin

.. _#1921: librosa/librosa#1921 .. _#1916: librosa/librosa#1916 .. _#1831: librosa/librosa#1831 .. _#1898: librosa/librosa#1898 .. _#1860: librosa/librosa#1860 .. _#1864: librosa/librosa#1864 .. _#1900: librosa/librosa#1900 .. _#1897: librosa/librosa#1897 .. _#1878: librosa/librosa#1878 .. _#1851: librosa/librosa#1851 .. _#1844: librosa/librosa#1844 .. _#1899: librosa/librosa#1899 .. _#1891: librosa/librosa#1891 .. _#1866: librosa/librosa#1866 .. _#1858: librosa/librosa#1858

... (truncated)

Commits

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 [librosa](https://github.com/librosa/librosa) to permit the latest version.
- [Release notes](https://github.com/librosa/librosa/releases)
- [Changelog](https://github.com/librosa/librosa/blob/main/docs/changelog.rst)
- [Commits](librosa/librosa@v0.1.0...0.11.0)

---
updated-dependencies:
- dependency-name: librosa
  dependency-version: 0.11.0
  dependency-type: direct:development
...

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

dependabot bot commented on behalf of github Mar 18, 2026

Assignees

The following users could not be added as assignees: mattchansky. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 18, 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.

1 participant