From 0fa90666875ec8a2c9ea237f74c9397131b02e93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 07:21:00 +0000 Subject: [PATCH] Bump pandas from 2.0.1 to 2.1.4 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.1 to 2.1.4. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.1...v2.1.4) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor ... 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 9fd6e5bb0f..c6b30defa0 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -12,7 +12,7 @@ pydub==0.25.1 resampy==0.4.2 ffmpeg-python==0.2.0 cma==3.3.0 -pandas==2.0.1 +pandas==2.1.4 librosa==0.10.0.post2 numba~=0.56.4 opencv-python