From 0929580f515a0daf60ce57420ca9038cf0538b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 07:14:19 +0000 Subject: [PATCH] chore(deps): update botocore requirement from >=1.34 to >=1.43.40 Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. - [Commits](https://github.com/boto/botocore/compare/1.34.0...1.43.40) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.43.36 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36a0522b..0685da30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ croniter>=2.0.0 mempalace>=3.5.0,<4.0 redis>=5.0 boto3>=1.34 -botocore>=1.34 +botocore>=1.43.40 python-multipart>=0.0.31 pdfplumber pymupdf