From a26a4f5c03e5f262385dd000a20331bb664e63ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 19:06:11 +0000 Subject: [PATCH] :arrow_up: Update boto3 requirement Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.12.0...1.36.0) --- updated-dependencies: - dependency-name: boto3 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 6f2dac90..fe248408 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ sqlparse==0.5.0 s3transfer==0.11.2 jmespath==1.0.0 -boto3>=1.12.0,<1.36.0 +boto3>=1.12.0,<1.37.0 botocore>=1.15.0,<1.37.0 python-dateutil==2.9.0