Skip to content

Commit

Permalink
Update slack-sdk requirement from ~=3.33.0 to ~=3.34.0 in /app
Browse files Browse the repository at this point in the history
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)
- [Commits](slackapi/python-slack-sdk@v3.33.0...v3.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 3536776 commit 402e31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"requests>=2.32.3",
"scipy>=1.14.1",
"sentry-sdk~=2.19.0",
"slack-sdk~=3.33.0",
"slack-sdk~=3.34.0",
"uwsgi~=2.0.26",
"vcrpy~=6.0",
"whitenoise~=6.7",
Expand Down

0 comments on commit 402e31a

Please sign in to comment.