Skip to content

Commit

Permalink
chore(deps): bump the aws-boto group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the aws-boto group with 2 updates in the /molecule directory: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore).


Updates `boto3` from 1.34.93 to 1.34.141
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.93...1.34.141)

Updates `botocore` from 1.34.93 to 1.34.141
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.93...1.34.141)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent cf393eb commit 50f040d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions molecule/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ansible-core==2.16.5
ansible-lint==24.2.2
boto3==1.34.93
botocore==1.34.93
boto3==1.34.141
botocore==1.34.141
envsubst==0.1.5
molecule==24.2.1
molecule-plugins[ec2,docker]==23.5.3
Expand Down

0 comments on commit 50f040d

Please sign in to comment.