From d7c784902b6da68b75932b4980fc07abfec85fee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 18:38:21 +0000 Subject: [PATCH] Bump slack-sdk from 3.27.0 to 3.27.1 Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.27.0 to 3.27.1. - [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.0...v3.27.1) --- updated-dependencies: - dependency-name: slack-sdk dependency-type: direct:production update-type: version-update:semver-patch ... 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 9bb72b9..d5e6d8c 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -1,2 +1,2 @@ requests==2.31.0 -slack_sdk==3.27.0 +slack_sdk==3.27.1