Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates (#868)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore).


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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 9adf4e6 commit 3006e55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-aws.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.35.6
botocore==1.35.6
boto3==1.35.10
botocore==1.35.10

0 comments on commit 3006e55

Please sign in to comment.