From 68d1447d82a2a245921c501bba6417bff0978c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 06:13:05 +0000 Subject: [PATCH] chore(deps): bump tqdm from 4.66.4 to 4.67.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.67.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.67.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.3 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 0631588..493602a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ requests==2.32.3 prometheus-client==0.20.0 structlog==24.2.0 typing-extensions==4.11.0 -tqdm==4.66.4 +tqdm==4.67.3