chore(deps): bump slack-sdk from 3.27.2 to 3.28.0 (#4218)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-11 11:56:52 +02:00
committed by GitHub
parent 1bdee4623a
commit a54cf8fd14
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -3976,13 +3976,13 @@ files = [
[[package]]
name = "slack-sdk"
version = "3.27.2"
version = "3.28.0"
description = "The Slack API Platform SDK for Python"
optional = false
python-versions = ">=3.6"
files = [
{file = "slack_sdk-3.27.2-py2.py3-none-any.whl", hash = "sha256:af97158e6ac7f667e158e8036e63dc1f79db9bd36216a33c10fcc49be7c2f30c"},
{file = "slack_sdk-3.27.2.tar.gz", hash = "sha256:bb145bf2bd93b60a17cd55c05cb15868c9a07d845b6fb608c798b50bce21cb99"},
{file = "slack_sdk-3.28.0-py2.py3-none-any.whl", hash = "sha256:1a47700ae20566575ce494d1d1b6f594b011d06aad28e3b8e28c052cad1d6c4c"},
{file = "slack_sdk-3.28.0.tar.gz", hash = "sha256:e6ece5cb70850492637e002e3b0d26d307939f4a33203b88cb274f7475c9a144"},
]
[package.extras]
@@ -4500,4 +4500,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "3f8293b74e8168daf82f73222ca6be0f70e6355676706e26ecc8c98205038c18"
content-hash = "726ca17579e1415de203d80d0fe9ebb5977925adbc8347fcd9ff813269c1c61a"
+1 -1
View File
@@ -59,7 +59,7 @@ python = ">=3.9,<3.13"
pytz = "2024.1"
schema = "0.7.7"
shodan = "1.31.0"
slack-sdk = "3.27.2"
slack-sdk = "3.28.0"
tabulate = "0.9.0"
tzlocal = "5.2"