Skip to content

Commit

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


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

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

---
updated-dependencies:
- dependency-name: botocore
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 3bd52af commit b7a5e98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ retry==0.9.2
pyjwt==2.8.0
requests==2.31.0
cryptography==41.0.5
botocore==1.31.57
boto3==1.28.57
botocore==1.31.75
boto3==1.28.75
slack-sdk==3.23.0
# Deep-diff issue: https://github.com/seperman/deepdiff/issues/415
deepdiff<6.7.0
Expand Down

0 comments on commit b7a5e98

Please sign in to comment.