From 1e9e745c644138ce6d7a78d4c362101f566f01ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 09:21:05 +0100 Subject: [PATCH] Bump botocore from 1.24.9 to 1.24.10 in /python (#3489) Bumps [botocore](https://github.com/boto/botocore) from 1.24.9 to 1.24.10. - [Release notes](https://github.com/boto/botocore/releases) - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.24.9...1.24.10) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 4091086eb6b..7c510ad5cff 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -14,7 +14,7 @@ # limitations under the License. # attrs==21.4.0 -botocore==1.24.9 +botocore==1.24.10 Click==8.0.4 confuse==1.7.0 desert==2020.11.18