From 2a0d0ca3503f6fa1c15f928db9f39de2b7651aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 01:29:22 +0000 Subject: [PATCH] Bump slack-sdk from 3.27.1 to 3.27.2 in /backend Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.27.1 to 3.27.2. - [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.1...v3.27.2) --- updated-dependencies: - dependency-name: slack-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c57fdc2b..bc58c6a5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -27,7 +27,7 @@ PyYAML==6.0.1 requests==2.31.0 requests-mock==1.11.0 slack_bolt==1.18.1 -slack_sdk==3.27.1 +slack_sdk==3.27.2 sqlalchemy==1.4.52 waitress==3.0.0 werkzeug==3.0.3