From 4321c76e94f15d9f824c95b292f3a479a173a593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 06:07:41 +0000 Subject: [PATCH] build(deps): bump slack-sdk from 3.33.4 to 3.33.5 in /tools/base Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.33.4 to 3.33.5. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](https://github.com/slackapi/python-slack-sdk/compare/v3.33.4...v3.33.5) --- updated-dependencies: - dependency-name: slack-sdk dependency-type: direct:production update-type: version-update:semver-patch ... 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 7ffd1086cb2d6..e5651217de747 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.33.5 \ + --hash=sha256:a5e74c00c99dc844ad93e501ab764a20d86fa8184bbc9432af217496f632c4ee \ + --hash=sha256:b8cccadfa3d4005a5e6529f52000d25c583f46173fda8e9136fdd2bc58923ff6 # via -r requirements.in smmap==5.0.1 \ --hash=sha256:dceeb6c0028fdb6734471eb07c0cd2aae706ccaecab45965ee83f11c8d3b1f62 \