Skip to content

Commit

Permalink
Bump the aws-dependencies group
Browse files Browse the repository at this point in the history
Bumps the aws-dependencies group in /pipelines/dockerfiles/tool-box with 2 updates: [awscli](https://github.com/aws/aws-cli) and [boto3](https://github.com/boto/boto3).


Updates `awscli` from 1.31.6 to 1.31.11
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
- [Commits](aws/aws-cli@1.31.6...1.31.11)

Updates `boto3` from 1.33.6 to 1.33.11
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.33.6...1.33.11)

---
updated-dependencies:
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 065a28b commit 2f72400
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipelines/dockerfiles/tool-box/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ansible-core==2.16.1
awscli==1.31.6
boto3==1.33.6
awscli==1.31.11
boto3==1.33.11
cryptography==41.0.7
Jinja2==3.1.2
PyYAML>=6.0.1
Expand Down

0 comments on commit 2f72400

Please sign in to comment.