From f4dca17602bece7b6535f954dc1550bc974dce1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 06:17:46 +0000 Subject: [PATCH] build(deps): bump slack-sdk from 3.33.4 to 3.34.0 in /tools/base Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.33.4 to 3.34.0. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](https://github.com/slackapi/python-slack-sdk/compare/v3.33.4...v3.34.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 be9a8dede432a..bf00126b793b1 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -1290,9 +1290,9 @@ six==1.16.0 \ # python-dateutil # sphinxcontrib-httpdomain # thrift -slack-sdk==3.33.4 \ - --hash=sha256:5e109847f6b6a22d227609226ba4ed936109dc00675bddeb7e0bee502d3ee7e0 \ - --hash=sha256:9f30cb3c9c07b441c49d53fc27f9f1837ad1592a7e9d4ca431f53cdad8826cc6 +slack-sdk==3.34.0 \ + --hash=sha256:c61f57f310d85be83466db5a98ab6ae3bb2e5587437b54fa0daa8fae6a0feffa \ + --hash=sha256:ff61db7012160eed742285ea91f11c72b7a38a6500a7f6c5335662b4bc6b853d # via -r requirements.in smmap==5.0.1 \ --hash=sha256:dceeb6c0028fdb6734471eb07c0cd2aae706ccaecab45965ee83f11c8d3b1f62 \