From 1f6063b6d5989eb5ccdeefc1f0ebd8a56fb9c476 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:36:06 +0000 Subject: [PATCH] Build(deps): bump tqdm from 4.66.1 to 4.66.3 in /forge 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] --- forge/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge/requirements.txt b/forge/requirements.txt index cd5fdf4..f9928f8 100644 --- a/forge/requirements.txt +++ b/forge/requirements.txt @@ -126,7 +126,7 @@ tokenizers==0.13.3 tomli==2.0.1 torch==2.0.1 tornado==6.3.3 -tqdm==4.66.1 +tqdm==4.66.3 traitlets==5.9.0 transformers==4.31.0 typing_extensions==4.7.1