From 5345b6eaa870932278e067803d31bce08432a1ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 02:34:38 +0000 Subject: [PATCH] Bump slack-sdk from 3.33.4 to 3.33.5 in /pip/common 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] --- pip/common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/common/requirements.txt b/pip/common/requirements.txt index 0193e75d..c2508d0f 100644 --- a/pip/common/requirements.txt +++ b/pip/common/requirements.txt @@ -2,6 +2,6 @@ cloudflare==3.1.1 PyGithub==2.5.0 python-hcl2==5.1.1 requests==2.32.3 -slack_sdk==3.33.4 +slack_sdk==3.33.5 anyio>=4.4.0 # not directly required, pinned by Snyk to avoid a vulnerability zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability