Skip to content

Commit

Permalink
Bump the primary-deps group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the primary-deps group with 3 updates: [botocore](https://github.com/boto/botocore), [boto3](https://github.com/boto/boto3) and [slack-sdk](https://github.com/slackapi/python-slack-sdk).


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

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

Updates `slack-sdk` from 3.26.0 to 3.26.1
- [Release notes](https://github.com/slackapi/python-slack-sdk/releases)
- [Changelog](https://github.com/slackapi/python-slack-sdk/blob/main/docs-v2/changelog.html)
- [Commits](slackapi/python-slack-sdk@v3.26.0...v3.26.1)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: primary-deps
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: primary-deps
- dependency-name: slack-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: primary-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 39e71c3 commit 12d3548
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.33.5
boto3==1.33.5
slack-sdk==3.26.0
botocore==1.34.11
boto3==1.34.11
slack-sdk==3.26.1
deepdiff==6.7.1
iambic-core==0.11.97

0 comments on commit 12d3548

Please sign in to comment.