From fce3d4147a8110b451a0ec5642251c2131b51a96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 05:28:12 +0000 Subject: [PATCH] Bump botocore from 1.31.73 to 1.34.117 Bumps [botocore](https://github.com/boto/botocore) from 1.31.73 to 1.34.117. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.31.73...1.34.117) --- 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 c82a339..556258f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.28.73 -botocore==1.31.73 +botocore==1.34.117 click==8.1.7 jmespath==1.0.1 MarkupSafe==2.1.3