Skip to content

Commit

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

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.27.1)

---
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] committed Feb 28, 2024
1 parent dbe4ac4 commit d0909c6
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.27.1
slack_sdk>=3.13.0,<3.27.2

0 comments on commit d0909c6

Please sign in to comment.