Skip to content

Commit

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


Updates `cryptography` from 41.0.4 to 41.0.5
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.4...41.0.5)

Updates `slack-sdk` from 3.22.0 to 3.23.0
- [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.22.0...v3.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent eb35a50 commit 0858457
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 @@ -5,10 +5,10 @@ marshmallow==3.20.1
retry==0.9.2
pyjwt==2.8.0
requests==2.31.0
cryptography==41.0.4
cryptography==41.0.5
botocore==1.31.57
boto3==1.28.57
slack-sdk==3.22.0
slack-sdk==3.23.0
# Deep-diff issue: https://github.com/seperman/deepdiff/issues/415
deepdiff<6.6.0
iambic-core==0.11.86

0 comments on commit 0858457

Please sign in to comment.