From a47a2dfc824382dc2a0a2640ec372e0bf4daedd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 10:34:39 +0000 Subject: [PATCH] Bump botocore from 1.31.51 to 1.33.9 Bumps [botocore](https://github.com/boto/botocore) from 1.31.51 to 1.33.9. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.31.51...1.33.9) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b3823a..0a2a27b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.28.51 -botocore==1.31.51 +botocore==1.33.9 jmespath==1.0.1 python-dateutil==2.8.2 python-magic==0.4.27