From e38c29a42c0050bcfd1a6656f8221772df033d8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 10:41:39 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.64.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.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 a1b8b7f..42da0c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ tenacity==8.0.1 text-unidecode==1.3 tinycss2==1.1.1 toml==0.10.2 -tqdm==4.64.0 +tqdm==4.66.3 tzdata==2022.1 tzlocal==4.2 urllib3==1.26.9