From 0063753c4726f2b4b11492997e468a517510d4e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 06:52:31 +0000 Subject: [PATCH] Bump tqdm from 4.69.0 to 4.69.1 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.69.0 to 4.69.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.69.0...v4.69.1) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.69.1 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 443e4a4..0a730a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ python-dotenv==1.2.2 pywidevine==1.9.0 Requests==2.34.2 tabulate==0.10.0 -tqdm==4.69.0 +tqdm==4.69.1 tzdata==2026.3