From 3b20c47d4b5bb1ac342564eb7016d3ff6075a57c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 13:20:07 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.4 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.4. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.4) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0fbb1c4..cdd1376 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ azure-ai-formrecognizer==3.2.1 Markdown==3.4.4 requests==2.31.0 -tqdm==4.66.1 +tqdm==4.66.4 tiktoken==0.4.0 langchain==0.0.340 bs4==0.0.1