From d99704e33292e4408c5fbdb7a726fd3aea794906 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 15:31:19 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.66.3 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-version: 4.66.3 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 626abe5..1f5e5be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ scipy==1.10.1 timm==0.9.2 torchinfo==1.8.0 torchmetrics==1.4.1 -tqdm==4.64.1 +tqdm==4.66.3 wandb==0.13.3