From 89adc3862927c07635e7c46b713a95a82f421333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:35:20 +0000 Subject: [PATCH] Bump slack-sdk from 3.34.0 to 3.43.0 in /.github/workflows/requirements Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.34.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.34.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] --- .github/workflows/requirements/notify-slack.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/notify-slack.txt b/.github/workflows/requirements/notify-slack.txt index 3c3ccf35..3865011c 100644 --- a/.github/workflows/requirements/notify-slack.txt +++ b/.github/workflows/requirements/notify-slack.txt @@ -1,2 +1,2 @@ -slack-sdk==3.34.0 +slack-sdk==3.43.0 markdown2slack==0.2.0