From c00c449b233a12f66d5b88630c1deb4767112239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 14:18:09 +0000 Subject: [PATCH] Bump slackclient from 2.9.3 to 2.9.4 in /.circleci Bumps [slackclient](https://github.com/slackapi/python-slack-sdk) from 2.9.3 to 2.9.4. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](https://github.com/slackapi/python-slack-sdk/compare/v2.9.3...v2.9.4) --- updated-dependencies: - dependency-name: slackclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .circleci/build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/build-requirements.txt b/.circleci/build-requirements.txt index 65877d2fd07a..37b58ce096ba 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -1,5 +1,5 @@ awscli==1.18.199 -slackclient==2.9.3 +slackclient==2.9.4 pyspellchecker==0.6.2 ansible==2.8.6 ansible-runner==1.4.2