From 07e11c2e5cdffb01da052b951bddf86a0860a4d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 07:48:41 +0000 Subject: [PATCH] Bump librosa from 0.10.1 to 0.10.2.post1 Bumps [librosa](https://github.com/librosa/librosa) from 0.10.1 to 0.10.2.post1. - [Release notes](https://github.com/librosa/librosa/releases) - [Changelog](https://github.com/librosa/librosa/blob/main/docs/changelog.rst) - [Commits](https://github.com/librosa/librosa/compare/0.10.1...0.10.2.post1) --- updated-dependencies: - dependency-name: librosa dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index d87b4dfe69..888635530d 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -13,7 +13,7 @@ resampy==0.4.3 ffmpeg-python==0.2.0 cma==3.3.0 pandas==2.2.2 -librosa==0.10.1 +librosa==0.10.2.post1 numba~=0.56.4 opencv-python sortedcontainers==2.4.0