chore(deps): bump slack-sdk from 3.30.0 to 3.31.0 (#4384)

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-07-05 08:47:41 +02:00
committed by GitHub
parent bf83f38c89
commit 0402cc7e2d
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -4363,13 +4363,13 @@ files = [
[[package]]
name = "slack-sdk"
version = "3.30.0"
version = "3.31.0"
description = "The Slack API Platform SDK for Python"
optional = false
python-versions = ">=3.6"
files = [
{file = "slack_sdk-3.30.0-py2.py3-none-any.whl", hash = "sha256:42d1c95f7159887ddb4841d461fbe7ab0c48e4968f3cd44eaaa792cf109f4425"},
{file = "slack_sdk-3.30.0.tar.gz", hash = "sha256:001a4013698d3f244645add49c80adf8addc3a6bf633193848f7cbae3d387e0b"},
{file = "slack_sdk-3.31.0-py2.py3-none-any.whl", hash = "sha256:a120cc461e8ebb7d9175f171dbe0ded37a6878d9f7b96b28e4bad1227399047b"},
{file = "slack_sdk-3.31.0.tar.gz", hash = "sha256:740d2f9c49cbfcbd46fca56b4be9d527934c225312aac18fd2c0fca0ef6bc935"},
]
[package.extras]
@@ -4900,4 +4900,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "0cf4b831235582595ee7681151f95342227a503ef0031d6c4781fa8e696e529f"
content-hash = "383abdfad8b0ed3b99cddf07adde8969b58d3a122eee9b70a4e75ca57aafbb98"
+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.30.0"
slack-sdk = "3.31.0"
tabulate = "0.9.0"
tzlocal = "5.2"