From 14eea661a3d1cc90189a9a9a889c8def7c6fc4ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 06:52:30 +0000 Subject: [PATCH] Bump tqdm from 4.68.3 to 4.68.4 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.68.3 to 4.68.4. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.3...v4.68.4) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.4 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 5a71810..a54591d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ python-dotenv==1.2.2 pywidevine==1.9.0 Requests==2.34.2 tabulate==0.10.0 -tqdm==4.68.3 +tqdm==4.68.4