We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1667b6f commit c9e3403Copy full SHA for c9e3403
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ description = "Slack app using Bolt Python for search functionality"
9
readme = "README.md"
10
requires-python = ">=3.11"
11
dependencies = [
12
- "slack-bolt==1.25.0",
+ "slack-bolt==1.27.0",
13
"pytest==8.4.2",
14
"ruff==0.14.7",
15
"slack-cli-hooks<1",
0 commit comments