chore(deps): bump slack-sdk from 3.32.0 to 3.33.0 (#5069)

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-09-18 18:28:20 -04:00
committed by GitHub
parent 34679c98d6
commit 3bea772c6b
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -4430,13 +4430,13 @@ files = [
[[package]]
name = "slack-sdk"
version = "3.32.0"
version = "3.33.0"
description = "The Slack API Platform SDK for Python"
optional = false
python-versions = ">=3.6"
files = [
{file = "slack_sdk-3.32.0-py2.py3-none-any.whl", hash = "sha256:f35e85f2847e6c25cf7c2d1df206ca0ad75556263fb592457bf03cca68ef64bb"},
{file = "slack_sdk-3.32.0.tar.gz", hash = "sha256:af8fc4ef1d1cbcecd28d01acf6955a3bb5b13d56f0a43a1b1c7e3b212cc5ec5b"},
{file = "slack_sdk-3.33.0-py2.py3-none-any.whl", hash = "sha256:853bb55154115d080cae342c4099f2ccb559a78ae8d0f5109b49842401a920fa"},
{file = "slack_sdk-3.33.0.tar.gz", hash = "sha256:070eb1fb355c149a5f80fa0be6eeb5f5588e4ddff4dd76acf060454435cb037e"},
]
[package.extras]
@@ -4967,4 +4967,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "a5166c7a901b175444292f6fe371d22f81220f6848f051c798a1ca3142fd1c5c"
content-hash = "05c26fe93c1f4371d45a93d8813c66d061798da98ed45c54e20a08728e6b5b26"
+1 -1
View File
@@ -68,7 +68,7 @@ python-dateutil = "^2.9.0.post0"
pytz = "2024.2"
schema = "0.7.7"
shodan = "1.31.0"
slack-sdk = "3.32.0"
slack-sdk = "3.33.0"
tabulate = "0.9.0"
tzlocal = "5.2"