From 10ac914b284d4ac232418bc72820f019fc7be169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:48:38 +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 f9048b5..b463558 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.1