From 294e950bec87d09a51a36e826be97c3733384ead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 07:57:01 +0000 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.66.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.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 da7b72fca8..c1b43c3ae1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,7 +6,7 @@ matplotlib==3.7.1 scikit-learn>=0.22.2,<1.2.0 six==1.16.0 Pillow==10.1.0 -tqdm==4.65.0 +tqdm==4.66.1 statsmodels==0.13.5 pydub==0.25.1 resampy==0.4.2