chore(deps): bump slack-sdk from 3.29.0 to 3.30.0 (#4309)

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-25 14:06:30 +02:00
committed by GitHub
parent e34ee5864b
commit 4e4fa39fb8
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -3983,13 +3983,13 @@ files = [
[[package]]
name = "slack-sdk"
version = "3.29.0"
version = "3.30.0"
description = "The Slack API Platform SDK for Python"
optional = false
python-versions = ">=3.6"
files = [
{file = "slack_sdk-3.29.0-py2.py3-none-any.whl", hash = "sha256:1857300b9bdd5cd43eb527a0dd8c6415aa0623cd76e153bf167e93968efd5121"},
{file = "slack_sdk-3.29.0.tar.gz", hash = "sha256:a6ad02fd23a7c70ded7e48e0fe317e269820e64e55069699cc75d64fb2ebf5a1"},
{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"},
]
[package.extras]
@@ -4507,4 +4507,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "f2cfcb366c7b3e3864cedcf992c07c2c177b5963fde6962677b42b76cb719f09"
content-hash = "01a581b381de0cc73ce70c0b698d09d090216fb4113b738684ae3a4738733655"
+1 -1
View File
@@ -60,7 +60,7 @@ pytz = "2024.1"
requests = "2.32.2"
schema = "0.7.7"
shodan = "1.31.0"
slack-sdk = "3.29.0"
slack-sdk = "3.30.0"
tabulate = "0.9.0"
tzlocal = "5.2"