From c7af321ca91ecb663de815668709611dd3cd8751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 07:22:09 +0000 Subject: [PATCH] Bump tqdm from 4.66.4 to 4.67.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.67.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.67.1) --- updated-dependencies: - dependency-name: tqdm 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 7c8ca7f610..ca0997329e 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,7 +6,7 @@ matplotlib==3.7.1 scikit-learn==1.4.1.post1 six==1.16.0 Pillow==10.3.0 -tqdm==4.66.4 +tqdm==4.67.1 statsmodels==0.14.2 pydub==0.25.1 resampy==0.4.3