From e3d512d42bbd30646d226d8dc47d5cc98fba0f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 06:41:29 +0000 Subject: [PATCH] Bump tqdm from 4.43.0 to 4.66.4 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.43.0 to 4.66.4. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.43.0...v4.66.4) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e313c5..40e306e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ terminado==0.8.3 testpath==0.4.4 tf-estimator-nightly==1.14.0.dev2019060501 tornado==6.3.3 -tqdm==4.43.0 +tqdm==4.66.4 traitlets==4.3.3 urllib3==1.26.18 wcwidth==0.1.8