From 0bf910700e722c8b25382f9737f48b96dcd7bdd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 05:00:56 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.66.3 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 15e3722..ae978d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pyotp==2.8.0 python-gnupg>=0.3.5,<0.5.0 # Note the updated version range requests==2.28.1 tabulate==0.9.0 -tqdm==4.64.1 +tqdm==4.66.3 # These requirements are for building the documentation # You can run `make github` in the docs directory to build the documentation sphinx