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.34.5 to 1.34.10
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.34.5...1.34.10)

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

---
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 Sep 2, 2024
1 parent 6558800 commit d196702
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.17.3
awscli==1.34.5
boto3==1.35.5
awscli==1.34.10
boto3==1.35.10
cryptography==43.0.0
Jinja2==3.1.4
PyYAML>=6.0.1
Expand Down

0 comments on commit d196702

Please sign in to comment.