From a311157377a237b7f70fc014696aaebd66008e44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 16:30:39 +0000 Subject: [PATCH] Bump slackclient from 2.2.0 to 2.9.3 in /modules/slack_bot/lambda Bumps [slackclient](https://github.com/slackapi/python-slackclient) from 2.2.0 to 2.9.3. - [Release notes](https://github.com/slackapi/python-slackclient/releases) - [Changelog](https://github.com/slackapi/python-slack-sdk/blob/v2.9.3/docs/changelog.html) - [Commits](https://github.com/slackapi/python-slackclient/compare/v2.2.0...v2.9.3) Signed-off-by: dependabot[bot] --- modules/slack_bot/lambda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/slack_bot/lambda/requirements.txt b/modules/slack_bot/lambda/requirements.txt index e43440f..2cf967e 100644 --- a/modules/slack_bot/lambda/requirements.txt +++ b/modules/slack_bot/lambda/requirements.txt @@ -1 +1 @@ -slackclient==2.2.0 +slackclient==2.9.3