From 091792bb78f31611af735e5fdfd3d5a7e63d222a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:58:25 +0000 Subject: [PATCH] Bump tqdm from 4.62.3 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.3 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.62.3...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c45c129..563f85b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.22.3 regex==2021.11.10 scikit-learn==1.0.1 -tqdm==4.62.3 +tqdm==4.66.3 tensorflow==2.9.3 h5py==3.6.0 unidecode==1.3.2