From 8c5715e5bf6b2e75e4e951904fd1529ff56f335f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 05:32:44 +0000 Subject: [PATCH] Bump botocore from 1.31.73 to 1.34.93 Bumps [botocore](https://github.com/boto/botocore) from 1.31.73 to 1.34.93. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.31.73...1.34.93) --- 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..53d6385 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.28.73 -botocore==1.31.73 +botocore==1.34.93 click==8.1.7 jmespath==1.0.1 MarkupSafe==2.1.3