Skip to content

Commit 5753d9a

Browse files
Bump slack-bolt from 1.21.2 to 1.21.3 (#121)
Bumps [slack-bolt](https://github.com/slackapi/bolt-python) from 1.21.2 to 1.21.3. - [Release notes](https://github.com/slackapi/bolt-python/releases) - [Commits](slackapi/bolt-python@v1.21.2...v1.21.3) --- updated-dependencies: - dependency-name: slack-bolt 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>
1 parent 23e3f50 commit 5753d9a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ email-validator = ">=1.3.0" # Required by pydantic to validate emails us
4949
loguru = "^0.7.3"
5050
pydantic = ">=2.4.2"
5151
python = ">=3.11,<4"
52-
slack-bolt = "^1.18.1"
52+
slack-bolt = "^1.21.3"
5353
tornado = ">=6.4.2"
5454

5555

0 commit comments

Comments
 (0)