From 18180346fd12d5e563ed7d007172733438c00da1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:06:01 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d7c476..ff92e37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -110,7 +110,7 @@ torch==2.2.0 torch-max-mem==0.1.3 torch-ppr==0.0.8 torchmetrics==1.3.0.post0 -tqdm==4.66.1 +tqdm==4.66.3 typing-inspect==0.9.0 tzdata==2023.4 urllib3==2.2.2