From 5754fca175ae5b0e1dd83f0e6a1b45f723a7a01a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:59:16 +0000 Subject: [PATCH] Bump tqdm from 4.46.1 to 4.66.3 in /classification Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.46.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.46.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classification/requirements.txt b/classification/requirements.txt index 3ddbb53..8823272 100644 --- a/classification/requirements.txt +++ b/classification/requirements.txt @@ -4,4 +4,4 @@ scikit-learn==0.22.1 tensorboardX==2.0 torch==1.4.0 torchvision==0.5.0 -tqdm==4.46.1 +tqdm==4.66.3