From 500745b62cca0d7dea71412aa33518c7dbbdca50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 08:24:51 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.66.1 to 4.66.3 in /application 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] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 7cc2e52d..5bf17726 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -29,7 +29,7 @@ retry==0.9.2 sentence-transformers tiktoken torch -tqdm==4.66.1 +tqdm==4.66.3 transformers==4.36.2 unstructured==0.12.2 Werkzeug==3.0.3