From 97aa6119684b6bd796dd8c0630cd6ef5188035c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 02:45:34 +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 e813f2e..6c0c9c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ pytz==2026.2 regex==2026.7.19 six==1.17.0 tzdata==2026.3 -tqdm==4.69.0 +tqdm==4.69.1