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.5 to 41.0.7
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.5...41.0.7)

Updates `slack-sdk` from 3.24.0 to 3.26.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.24.0...v3.26.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 Dec 1, 2023
1 parent 624f112 commit 39e881e
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.6
cryptography==41.0.7
botocore==1.32.3
boto3==1.29.3
slack-sdk==3.24.0
slack-sdk==3.26.0
# Deep-diff issue: https://github.com/seperman/deepdiff/issues/415
deepdiff<6.7.0
iambic-core==0.11.97

0 comments on commit 39e881e

Please sign in to comment.