Skip to content

Commit

Permalink
Bump slack-sdk from 3.15.1 to 3.15.2 (#1137)
Browse files Browse the repository at this point in the history
Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/slackapi/python-slack-sdk/releases)
- [Commits](slackapi/python-slack-sdk@v3.15.1...v3.15.2)

---
updated-dependencies:
- dependency-name: slack-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 4, 2022
1 parent b6d5a32 commit 1e7a593
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ flask = "*"
waitress = "*"
typing-extensions = "*"
sentry-sdk = {extras = ["flask"], version = "*"}
slack-sdk = "^3.15.1"
slack-sdk = "^3.15.2"

[tool.poetry.dev-dependencies]
redis = "*"
Expand Down

0 comments on commit 1e7a593

Please sign in to comment.