Skip to content

Commit fad80e4

Browse files
Upgrade: [dependabot] - bump slack-bolt from 1.26.0 to 1.27.0
Bumps [slack-bolt](https://github.com/slackapi/bolt-python) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/slackapi/bolt-python/releases) - [Commits](slackapi/bolt-python@v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: slack-bolt dependency-version: 1.27.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc52c9a commit fad80e4

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

poetry.lock

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ moto = {extras = ["ssm"], version = "^5.1.12"}
3030

3131

3232
[tool.poetry.group.slackBotFunction.dependencies]
33-
slack-bolt = "^1.25.0"
33+
slack-bolt = "^1.27.0"
3434
slack-sdk = "^3.36.0"
3535
boto3 = "^1.40.34"
3636
requests = "^2.32.5"

0 commit comments

Comments
 (0)