From b82e3c922d34c2e1d9a106b5e1038d4f0abd3598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 11:08:01 +0000 Subject: [PATCH] Bump tqdm from 4.67.1 to 4.67.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.1 to 4.67.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc185a6..04ca95c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ readme-renderer==44.0 requests==2.32.5 requests-toolbelt==1.0.0 six==1.17.0 -tqdm==4.67.1 +tqdm==4.67.2 urllib3==2.5.0 twine==6.2.0 webencodings==0.5.1