From 52c1e3449eb6c4d8fada689a0a52b421ad314095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:48:47 +0000 Subject: [PATCH] Update boto3 requirement from <1.36.0,>=1.12.0 to >=1.12.0,<1.37.0 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 607c723a..10d2ead1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ gunicorn==23.0.0 s3transfer==0.10.0 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 six==1.17.0