From e45dde278567400d71aab0aad3cae12cfc21b766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 10:41:08 +0000 Subject: [PATCH] Update botocore requirement from <1.32.0,>=1.15.0 to >=1.15.0,<1.33.0 Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.15.0...1.32.0) --- updated-dependencies: - dependency-name: botocore 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 76553e365..aa8fc617c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ requirements/src/whitelistaffilmapper-0.1.1-py2.py3-none-any.whl s3transfer==0.7.0 jmespath==1.0.1 -botocore>=1.15.0,<1.32.0 +botocore>=1.15.0,<1.33.0 boto3>=1.12.0,<1.29.0 unicodecsv==0.14.1