From efce459c278abdec7e3871ed6051aed88ec92a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 02:54:18 +0000 Subject: [PATCH] chore(deps): bump slack-bolt from 1.29.0 to 1.30.0 Bumps [slack-bolt](https://github.com/slackapi/bolt-python) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/slackapi/bolt-python/releases) - [Commits](https://github.com/slackapi/bolt-python/compare/v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: slack-bolt dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0b9fd9..1adec1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -slack-bolt==1.29.0 \ No newline at end of file +slack-bolt==1.30.0 \ No newline at end of file