From 2c78ef914f2a6e8bb08a289e011031d39018c65d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:08:26 +0000 Subject: [PATCH] Bump tqdm from 4.54.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.54.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.54.0...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 33e9b71..4a014b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ tensorflow-estimator==2.3.0 tensorflow-metadata==0.25.0 tensorflow-probability==0.11.1 termcolor==1.1.0 -tqdm==4.54.0 +tqdm==4.66.3 typeguard==2.10.0 typing==3.7.4.3 urllib3==1.26.2