From 89101552a379debb9d28c6e9b6d1642f107c3958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:56:09 +0000 Subject: [PATCH] Bump cma from 3.3.0 to 4.0.0 Bumps [cma](https://github.com/CMA-ES/pycma) from 3.3.0 to 4.0.0. - [Release notes](https://github.com/CMA-ES/pycma/releases) - [Commits](https://github.com/CMA-ES/pycma/compare/r3.3.0...r4.0.0) --- updated-dependencies: - dependency-name: cma dependency-type: direct:production update-type: version-update:semver-major ... 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 1230fc7369..d604b1cdce 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -11,7 +11,7 @@ statsmodels==0.14.2 pydub==0.25.1 resampy==0.4.3 ffmpeg-python==0.2.0 -cma==3.3.0 +cma==4.0.0 pandas==2.2.2 librosa==0.10.2.post1 numba~=0.56.4