From a912c9505516c5975653d4cc2aa6317c45f714ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 11:05:57 +0000 Subject: [PATCH] Bump botocore from 1.31.51 to 1.34.2 Bumps [botocore](https://github.com/boto/botocore) from 1.31.51 to 1.34.2. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.31.51...1.34.2) --- 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..59197b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.28.51 -botocore==1.31.51 +botocore==1.34.2 jmespath==1.0.1 python-dateutil==2.8.2 python-magic==0.4.27