Skip to content

Commit c465fcb

Browse files
Bump slack-sdk from 3.31.0 to 3.35.0
Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.31.0 to 3.35.0. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](slackapi/python-slack-sdk@v3.31.0...v3.35.0) --- updated-dependencies: - dependency-name: slack-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1b8d63 commit c465fcb

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ blessings = "^1.7"
2222
PyGithub = "^2.2.0"
2323
gitpython = "^3.1.43"
2424
sendgrid = "^6.11"
25-
slack_sdk = "^3.31.0"
25+
slack_sdk = "^3.35.0"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
demisto-sdk = "1.37.1" # Only affects GitHub Actions. To control the SDK version elsewhere, modify the infra repo's pyproject file

0 commit comments

Comments
 (0)