From e845de1e40f65a9b272b080834d111cdead89636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:33:44 +0000 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- 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 3fe3570..b518893 --- a/requirements.txt +++ b/requirements.txt @@ -288,7 +288,7 @@ torch==1.12.1 torchaudio==0.12.1 torchvision==0.13.1 tornado @ file:///opt/conda/conda-bld/tornado_1662061693373/work -tqdm==4.65.0 +tqdm==4.66.3 traitlets @ file:///croot/traitlets_1671143879854/work transformers==4.28.1 typer==0.7.0