From c647d510c8a1af7beef0bf6580320e297a62196b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 06:52:31 +0000 Subject: [PATCH] Bump tqdm from 4.68.4 to 4.69.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.4 to 4.69.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.4...v4.69.0) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.69.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57567ec..443e4a4 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.68.4 +tqdm==4.69.0 tzdata==2026.3