chore(deps): bump slack-sdk from 3.33.0 to 3.33.1 (#5107)

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-20 11:57:41 +02:00
committed by GitHub
parent 73c96f8346
commit 0c70a64e84
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.33.0"
version = "3.33.1"
description = "The Slack API Platform SDK for Python"
optional = false
python-versions = ">=3.6"
files = [
{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"},
{file = "slack_sdk-3.33.1-py2.py3-none-any.whl", hash = "sha256:ef93beec3ce9c8f64da02fd487598a05ec4bc9c92ceed58f122dbe632691cbe2"},
{file = "slack_sdk-3.33.1.tar.gz", hash = "sha256:e328bb661d95db5f66b993b1d64288ac7c72201a745b4c7cf8848dafb7b74e40"},
]
[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 = "4fef0f22a58be7bc9fc1f30048814f5596e76fde4845f356bc312c044f3cb014"
content-hash = "741ff3b9be7f1ac15868140af5b5c57225bd09b6b992dd98c74667653bb6c4ca"
+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.33.0"
slack-sdk = "3.33.1"
tabulate = "0.9.0"
tzlocal = "5.2"