From 105ed2dba4803164257f09e7a9c9993343b4c84d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 06:06:50 +0000 Subject: [PATCH] build(deps): bump slack-sdk from 3.36.0 to 3.37.0 in /tools/base Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.36.0 to 3.37.0. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](https://github.com/slackapi/python-slack-sdk/compare/v3.36.0...v3.37.0) --- updated-dependencies: - dependency-name: slack-sdk dependency-version: 3.37.0 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 17f74c31cf82b..02f037f681c41 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -1300,9 +1300,9 @@ six==1.16.0 \ # via # python-dateutil # sphinxcontrib-httpdomain -slack-sdk==3.36.0 \ - --hash=sha256:6c96887d7175fc1b0b2777b73bb65f39b5b8bee9bd8acfec071d64014f9e2d10 \ - --hash=sha256:8586022bdbdf9f8f8d32f394540436c53b1e7c8da9d21e1eab4560ba70cfcffa +slack-sdk==3.37.0 \ + --hash=sha256:242d6cffbd9e843af807487ff04853189b812081aeaa22f90a8f159f20220ed9 \ + --hash=sha256:e108a0836eafda74d8a95e76c12c2bcb010e645d504d8497451e4c7ebb229c87 # via -r requirements.in smmap==5.0.1 \ --hash=sha256:dceeb6c0028fdb6734471eb07c0cd2aae706ccaecab45965ee83f11c8d3b1f62 \