From 9e9a02691c2f2c269e0dc45217c79bf2b3e1daf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 13:26:48 +0000 Subject: [PATCH] build(deps): bump slack-sdk from 3.42.0 to 3.43.0 in /block-kit Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.42.0 to 3.43.0. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](https://github.com/slackapi/python-slack-sdk/compare/v3.42.0...v3.43.0) --- updated-dependencies: - dependency-name: slack-sdk dependency-version: 3.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- block-kit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/block-kit/requirements.txt b/block-kit/requirements.txt index b2d5b70..28503cf 100644 --- a/block-kit/requirements.txt +++ b/block-kit/requirements.txt @@ -1,4 +1,4 @@ mypy==2.1.0 pytest==9.1.1 ruff==0.15.20 -slack_sdk==3.42.0 +slack_sdk==3.43.0