From ac506d8649664c0718b22f6589c63913e2757c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 09:47:52 -0600 Subject: [PATCH] Bump botocore from 1.23.29 to 1.23.41 in /dependencies/python (#2381) Bumps [botocore](https://github.com/boto/botocore) from 1.23.29 to 1.23.41. - [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.23.29...1.23.41) --- 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> --- dependencies/python/cfn-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 6aa631c3..78d2d463 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,7 +1,7 @@ attrs==21.4.0 aws-sam-translator==1.42.0 boto3==1.20.29 -botocore==1.23.29 +botocore==1.23.41 cfn-lint==0.57.0 distlib==0.3.4 filelock==3.4.2