From 36e6e58604cb16afd0e443b25570cdcad9cd6769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 05:58:03 +0000 Subject: [PATCH] build(deps): bump slack-sdk from 3.27.2 to 3.30.0 in /tools/base 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] --- tools/base/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/base/requirements.txt b/tools/base/requirements.txt index d36bef92a33d4..09dfcd33993c1 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -1255,9 +1255,9 @@ six==1.16.0 \ # pyu2f # sphinxcontrib-httpdomain # thrift -slack-sdk==3.27.2 \ - --hash=sha256:af97158e6ac7f667e158e8036e63dc1f79db9bd36216a33c10fcc49be7c2f30c \ - --hash=sha256:bb145bf2bd93b60a17cd55c05cb15868c9a07d845b6fb608c798b50bce21cb99 +slack-sdk==3.30.0 \ + --hash=sha256:001a4013698d3f244645add49c80adf8addc3a6bf633193848f7cbae3d387e0b \ + --hash=sha256:42d1c95f7159887ddb4841d461fbe7ab0c48e4968f3cd44eaaa792cf109f4425 # via -r requirements.in smmap==5.0.1 \ --hash=sha256:dceeb6c0028fdb6734471eb07c0cd2aae706ccaecab45965ee83f11c8d3b1f62 \