Skip to content

build(deps): update librosa requirement from >=0.10.2 to >=0.11.0#11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/librosa-gte-0.11.0
Open

build(deps): update librosa requirement from >=0.10.2 to >=0.11.0#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/librosa-gte-0.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown

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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 22, 2026
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@0.10.2...0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): update librosa requirement from >=0.10.0 to >=0.11.0 build(deps): update librosa requirement from >=0.10.2 to >=0.11.0 Apr 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/librosa-gte-0.11.0 branch from 10e27d9 to 8315b1d Compare April 29, 2026 16:44
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