From b2086d241d085450a8fae2e2ff8fd9728a63966e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Aug 2021 14:52:14 +0200 Subject: [PATCH] Bump botocore from 1.21.21 to 1.21.26 (#1431) Bumps [botocore](https://github.com/boto/botocore) from 1.21.21 to 1.21.26. - [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.21.21...1.21.26) --- 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c549fa5f..6e227c8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ attrs==21.2.0 bcrypt==3.2.0 boto3==1.18.1 -botocore==1.21.21 +botocore==1.21.26 canonicaljson-rs==0.3.0 certifi==2021.5.30 cffi==1.14.6