From 90405d2f044eb9901825a5e7d29b95568a896012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 08:48:44 +0000 Subject: [PATCH] Bump resampy from 0.4.2 to 0.4.3 Bumps [resampy](https://github.com/bmcfee/resampy) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/bmcfee/resampy/releases) - [Changelog](https://github.com/bmcfee/resampy/blob/main/docs/changes.rst) - [Commits](https://github.com/bmcfee/resampy/compare/0.4.2...0.4.3) --- updated-dependencies: - dependency-name: resampy 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 cad2b67d78..9eb1431bd9 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -9,7 +9,7 @@ Pillow==10.3.0 tqdm==4.66.4 statsmodels==0.14.2 pydub==0.25.1 -resampy==0.4.2 +resampy==0.4.3 ffmpeg-python==0.2.0 cma==3.3.0 pandas==2.2.2