From eb706bc0070ec1b3f6c8f901f4ed58a75090e16f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 19:28:27 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 in /lambda/document-processor 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] --- lambda/document-processor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/document-processor/requirements.txt b/lambda/document-processor/requirements.txt index 1d84c46..4bede5a 100644 --- a/lambda/document-processor/requirements.txt +++ b/lambda/document-processor/requirements.txt @@ -45,7 +45,7 @@ six==1.16.0 sniffio==1.3.0 SQLAlchemy==2.0.23 tenacity==8.2.3 -tqdm==4.66.1 +tqdm==4.66.3 typing-inspect==0.9.0 typing_extensions==4.8.0 urllib3==2.0.7