Skip to content

Commit

Permalink
Update slack-sdk requirement from <3.22.1,>=3.13.0 to >=3.13.0,<3.23.1 (
Browse files Browse the repository at this point in the history
#993)

Updates the requirements on [slack-sdk](https://github.com/slackapi/python-slack-sdk) to permit the latest version.
- [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.13.0...v3.23.0)

---
updated-dependencies:
- dependency-name: slack-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 540cc26 commit 89fbc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ rest-social-auth>=6.0.0,<9.0
six>=1.12.0,<2.0
soupsieve>=1.9,<2.0
SQLAlchemy>=1.3.2,<3.0
slack_sdk>=3.13.0,<3.22.1
slack_sdk>=3.13.0,<3.23.1

0 comments on commit 89fbc0c

Please sign in to comment.