From 9fa46e71093470a7dabc1f7ddfa826d37fffcb2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:04:54 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...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 fa2db30e2a..d1748ad2e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ six==1.16.0 soupsieve==2.5 text-unidecode==1.3 tornado==6.2 -tqdm==4.66.1 +tqdm==4.66.3 uritemplate==4.1.1 urllib3==1.26.15 Werkzeug==2.2.3