From 71c5c214d625ae13d051543c77a42d5480045b91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 22:20:51 +0000 Subject: [PATCH] Bump tqdm from 4.66.2 to 4.66.3 in /src/python Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/requirements.txt b/src/python/requirements.txt index 5a97f91..7d0ba7e 100644 --- a/src/python/requirements.txt +++ b/src/python/requirements.txt @@ -88,7 +88,7 @@ threadpoolctl==3.4.0 tokenizers==0.19.1 torch==2.3.0 tornado==6.4 -tqdm==4.66.2 +tqdm==4.66.3 traitlets==5.14.3 transformers==4.40.1 triton==2.3.0