From d21181f5a6e4ffd8e63d3a1378baddf054c59e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 19:38:46 +0000 Subject: [PATCH] Bump tqdm from 4.54.0 to 4.66.3 in /requirements Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.54.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.54.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/worker_py3_7.txt | 2 +- requirements/worker_py3_8.txt | 2 +- requirements/worker_py3_9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/worker_py3_7.txt b/requirements/worker_py3_7.txt index e7c2efc293..6c23721048 100644 --- a/requirements/worker_py3_7.txt +++ b/requirements/worker_py3_7.txt @@ -5,4 +5,4 @@ pandas==1.1.4 pycocotools==2.0.2 scikit-learn==0.24.0 scipy==1.5.4 -tqdm==4.54.0 +tqdm==4.66.3 diff --git a/requirements/worker_py3_8.txt b/requirements/worker_py3_8.txt index 3294a88a46..d3acdf797d 100644 --- a/requirements/worker_py3_8.txt +++ b/requirements/worker_py3_8.txt @@ -5,4 +5,4 @@ pandas==1.1.4 pycocotools==2.0.2 scikit-learn==0.24.0 scipy==1.5.4 -tqdm==4.54.0 \ No newline at end of file +tqdm==4.66.3 \ No newline at end of file diff --git a/requirements/worker_py3_9.txt b/requirements/worker_py3_9.txt index b927781206..732f6177b5 100644 --- a/requirements/worker_py3_9.txt +++ b/requirements/worker_py3_9.txt @@ -6,4 +6,4 @@ pandas==2.2.3 pycocotools==2.0.7 scikit-learn==1.4.2 scipy==1.11.4 -tqdm==4.67.1 +tqdm==4.66.3