From 19af88339203b5aa54f1eba9c11b7f1b78bb56ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:04:58 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.66.3 in /CRITIC Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CRITIC/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRITIC/requirements.txt b/CRITIC/requirements.txt index fbdae18..3a1e059 100644 --- a/CRITIC/requirements.txt +++ b/CRITIC/requirements.txt @@ -8,4 +8,4 @@ Requests==2.31.0 scikit_learn==1.2.1 sympy==1.11.1 torch==2.0.0 -tqdm==4.64.1 \ No newline at end of file +tqdm==4.66.3 \ No newline at end of file