From 39f544fc9d6fb97f4014b2a07789ccaa27695c75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 09:30:05 +0000 Subject: [PATCH] dependency: (deps): bump tqdm from 4.67.1 to 4.67.2 in /backend Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.1 to 4.67.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.2 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..0c046fff 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.2 typing_extensions==4.15.0 tzdata==2023.4 uritemplate==4.2.0