From 8d76b5a703cdf999381efe33fff996306d974f9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 23:39:38 +0000 Subject: [PATCH] Bump tqdm from 4.48.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.48.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.48.0...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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index aed4c48..62861f4 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ scipy==1.5.2 tensorboard==2.3.0 tensorboardx==2.1 termcolor==1.1.0 -tqdm==4.48.0 +tqdm==4.66.3