From 6fed9160c96f9fe17a86a6eb5c2250bcd12f2815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 07:47:03 +0000 Subject: [PATCH] build(deps): bump slack-sdk from 3.43.0 to 3.44.0 in /methods Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.43.0 to 3.44.0. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](https://github.com/slackapi/python-slack-sdk/compare/v3.43.0...v3.44.0) --- updated-dependencies: - dependency-name: slack-sdk dependency-version: 3.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- methods/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/methods/requirements.txt b/methods/requirements.txt index 26aa224..2a19f16 100644 --- a/methods/requirements.txt +++ b/methods/requirements.txt @@ -1,4 +1,4 @@ mypy==2.3.1 ruff==0.16.4 slack-cli-hooks==0.3.0 -slack_sdk==3.43.0 +slack_sdk==3.44.0