From 10dc0433b79e0742e27aa88d8a3b8d351e47edfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:55:36 +0000 Subject: [PATCH] Bump tqdm from 4.44.1 to 4.66.3 in /final_project Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.44.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.44.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- final_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/final_project/requirements.txt b/final_project/requirements.txt index 885142e..7e3e44d 100644 --- a/final_project/requirements.txt +++ b/final_project/requirements.txt @@ -6,4 +6,4 @@ psutil==5.7.0 six==1.14.0 termcolor==1.1.0 torch==1.4.0 -tqdm==4.44.1 +tqdm==4.66.3