From 3d48cd7596fd6cf42e2551bc99d8eecdbd90e4c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 19:03:35 +0000 Subject: [PATCH] Update botocore requirement Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. - [Commits](https://github.com/boto/botocore/compare/1.12.198...1.40.12) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.40.12 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 88f5447..5de820e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ s3transfer==0.13.1 jmespath==1.0.1 boto3>=1.9.198,<1.39.0 -botocore>=1.12.198,<1.39.0 +botocore>=1.12.198,<1.41.0 python-dateutil==2.9.0