From e00808980c3fda1ae5f51acf1f66ef1dc1fa3c3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 07:34:11 +0000 Subject: [PATCH] Bump librosa from 0.10.0.post2 to 0.10.1 Bumps [librosa](https://github.com/librosa/librosa) from 0.10.0.post2 to 0.10.1. - [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.0.post2...0.10.1) --- 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 61d24e5785..c3d10be9c5 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -13,7 +13,7 @@ resampy==0.4.2 ffmpeg-python==0.2.0 cma==3.3.0 pandas==2.1.4 -librosa==0.10.0.post2 +librosa==0.10.1 numba~=0.56.4 opencv-python sortedcontainers==2.4.0