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

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:03 +02:00
committed by GitHub
parent d251fdc546
commit a4c8a2033a
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -3984,13 +3984,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]
@@ -4508,4 +4508,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "3125c61fd9b63604bd4c28492f59713fdea66bac61e283ffbbf715010de6c331"
content-hash = "624ef2a9456a125fd2442794488d7e04e111aaa962fd91d2ead87557e28417d8"
+1 -1
View File
@@ -60,7 +60,7 @@ pytz = "2024.1"
requests = "2.32.3"
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"