From e4b28a6aff6fc0848d0c528befe2c3da2cefc38e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 18:55:53 -0700 Subject: [PATCH] Bump boto3 from 1.26.138 to 1.28.1 in /dependencies/python (#4452) * Bump boto3 from 1.26.138 to 1.28.1 in /dependencies/python Bumps [boto3](https://github.com/boto/boto3) from 1.26.138 to 1.28.1. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.26.138...1.28.1) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Updates botocore to match new boto3 version --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philip Mallegol-Hansen --- dependencies/python/cfn-lint.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 7fe21ea6..410c192d 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1,7 +1,7 @@ attrs==23.1.0 aws-sam-translator==1.65.0 -boto3==1.26.138 -botocore==1.29.138 +boto3==1.28.1 +botocore==1.31.1 cfn-lint==0.77.5 jmespath==1.0.1 jschema-to-python==1.2.3