Skip to content

Commit c9e3403

Browse files
build(deps): bump slack-bolt from 1.25.0 to 1.27.0 (#13)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1667b6f commit c9e3403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Slack app using Bolt Python for search functionality"
99
readme = "README.md"
1010
requires-python = ">=3.11"
1111
dependencies = [
12-
"slack-bolt==1.25.0",
12+
"slack-bolt==1.27.0",
1313
"pytest==8.4.2",
1414
"ruff==0.14.7",
1515
"slack-cli-hooks<1",

0 commit comments

Comments
 (0)