From b9cff688b0c259146befc51fcdebb51b1c1ee01d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:00:14 +0000 Subject: [PATCH] Bump tqdm from 4.32.2 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.32.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.32.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 ce166c6..4cd5ff9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ chardet==3.0.4 idna==3.7 python-rocksdb==0.7.0 requests==2.31.0 -tqdm==4.32.2 +tqdm==4.66.3 urllib3==1.26.19