From 5a267241918b2e139d8abca1d8befb2ec947bdb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 09:05:38 +0000 Subject: [PATCH] dependency: (deps): bump tqdm from 4.67.1 to 4.67.3 in /backend Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.1 to 4.67.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index aa258fee..d645f620 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -53,7 +53,7 @@ PyYAML==6.0.3 six==1.17.0 sniffio==1.3.0 sqlparse==0.5.5 -tqdm==4.67.1 +tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2023.4 uritemplate==4.2.0