From 4bdec7fbd0187fb2e5ac846c51532bdf503b89fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 10:26:38 +0000 Subject: [PATCH] chore(deps): bump tqdm from 4.67.2 to 4.67.3 in the pip group Bumps the pip group with 1 update: [tqdm](https://github.com/tqdm/tqdm). Updates `tqdm` from 4.67.2 to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.2...v4.67.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99d1fdfa..74b03734 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -tqdm==4.67.2 +tqdm==4.67.3