From 6bcb3119d355aae298d6df91752bf9721a9e8ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 06:12:22 +0000 Subject: [PATCH] build(deps): bump slack-sdk from 3.27.1 to 3.30.0 in /tools/base Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.27.1 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.1...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 fc7ca7fa3618c..ec50b30557672 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -1213,9 +1213,9 @@ six==1.16.0 \ # pyu2f # sphinxcontrib-httpdomain # thrift -slack-sdk==3.27.1 \ - --hash=sha256:85d86b34d807c26c8bb33c1569ec0985876f06ae4a2692afba765b7a5490d28c \ - --hash=sha256:c108e509160cf1324c5c8b1f47ca52fb5e287021b8caf9f4ec78ad737ab7b1d9 +slack-sdk==3.30.0 \ + --hash=sha256:001a4013698d3f244645add49c80adf8addc3a6bf633193848f7cbae3d387e0b \ + --hash=sha256:42d1c95f7159887ddb4841d461fbe7ab0c48e4968f3cd44eaaa792cf109f4425 # via -r requirements.in smmap==5.0.1 \ --hash=sha256:dceeb6c0028fdb6734471eb07c0cd2aae706ccaecab45965ee83f11c8d3b1f62 \