From e985c1432d23ddce7b1a3f0e9e9a815cc5cffa0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:10:03 +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-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 4ad0fbb..659f3e1 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ SQLAlchemy==1.4.47 starlette==0.26.1 streamlit==1.19.0 streamlit_authenticator==0.2.1 -tqdm==4.64.1 +tqdm==4.66.3 wandb==0.15.2