From 556204784cc3892804b4384e704a70ebe3242dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:53:11 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 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] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index e9968c0..5c7f51a 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -167,7 +167,7 @@ tenacity==8.2.3 # via llama-index tiktoken==0.5.2 # via llama-index -tqdm==4.66.1 +tqdm==4.66.3 # via # nltk # openai