From 25efa876e6ed9ad9d2b9a921c01aa692466c3cb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 10:13:39 +0000 Subject: [PATCH] chore(deps): bump the aws-boto group in /molecule with 2 updates Bumps the aws-boto group in /molecule with 2 updates: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `boto3` from 1.28.75 to 1.28.76 - [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.28.75...1.28.76) Updates `botocore` from 1.31.75 to 1.31.76 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.31.75...1.31.76) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-boto - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-boto ... Signed-off-by: dependabot[bot] --- molecule/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/molecule/requirements.txt b/molecule/requirements.txt index da9010acf..d6b25c481 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,7 +1,7 @@ ansible-core==2.15.5 ansible-lint==6.21.1 -boto3==1.28.75 -botocore==1.31.75 +boto3==1.28.76 +botocore==1.31.76 envsubst==0.1.5 molecule==6.0.2 molecule-plugins[ec2]==23.5.0