From e5290b9ec9fc5279f5eca397c398ec92ec65799e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 06:52:47 +0000 Subject: [PATCH] Bump tqdm from 4.67.2 to 4.67.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.2 to 4.67.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.2...v4.67.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.3 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 db921ed..e9d8740 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ python-dotenv==1.2.1 pywidevine==1.9.0 Requests==2.32.5 tabulate==0.9.0 -tqdm==4.67.2 +tqdm==4.67.3