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.32.3 to 1.33.5
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.32.3...1.33.5)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 85600ce commit 361de17
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.7
botocore==1.32.3
boto3==1.29.3
botocore==1.33.5
boto3==1.33.5
slack-sdk==3.26.0
# Deep-diff issue: https://github.com/seperman/deepdiff/issues/415
deepdiff<6.7.0
Expand Down

0 comments on commit 361de17

Please sign in to comment.