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

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 09:54:38 +02:00
committed by GitHub
parent 11a7ff2977
commit 30a092e2aa
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -4353,13 +4353,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]
@@ -4907,4 +4907,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "a9f0b3a8066005151037c229c8eeb1dfb8158352105f7ba9ce123b38eb973cb2"
content-hash = "bd9e0c0e3bfb62e751ad9b39d1a54254ccfb7d2506ec430b6928c8ee2226ebb5"
+1 -1
View File
@@ -66,7 +66,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"