From 896e1bfff2365251a71971747144e2b06413a120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 18:12:23 +0000 Subject: [PATCH] Bump slack-sdk from 3.27.2 to 3.30.0 Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.27.2 to 3.30.0. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Changelog](https://github.com/slackapi/python-slack-sdk/blob/main/docs-v2/changelog.html) - [Commits](https://github.com/slackapi/python-slack-sdk/compare/v3.27.2...v3.30.0) --- updated-dependencies: - dependency-name: slack-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index 298c678..6bdfbba 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -1,2 +1,2 @@ requests==2.32.3 -slack_sdk==3.27.2 +slack_sdk==3.30.0