From 4f091970933054b49f45822aaed6489d3ac93a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 18:58:50 +0000 Subject: [PATCH] Bump slack-sdk from 3.33.3 to 3.34.0 Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.33.3 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.3...v3.34.0) --- updated-dependencies: - dependency-name: slack-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index c366303..3b0d7f0 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -1,2 +1,2 @@ requests==2.32.3 -slack_sdk==3.33.3 +slack_sdk==3.34.0