From efd38452eb4bd5aa9bc6f91ba6598de8d058fc0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 07:47:10 +0000 Subject: [PATCH] Bump tqdm from 4.62.2 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.62.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.62.2...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 16e96e7..8c09491 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ requests-toolbelt==0.9.1 rfc3986==1.5.0 six==1.16.0 toml==0.10.2 -tqdm==4.62.2 +tqdm==4.66.3 twine==3.4.2 urllib3==1.26.6 webencodings==0.5.1