chore(deps): bump slack-sdk from 3.33.1 to 3.33.3 (#5688)

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-11-08 11:19:02 +01:00
committed by GitHub
parent 087dae07d8
commit bc3cd43126
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -4997,13 +4997,13 @@ files = [
[[package]]
name = "slack-sdk"
version = "3.33.1"
version = "3.33.3"
description = "The Slack API Platform SDK for Python"
optional = false
python-versions = ">=3.6"
files = [
{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"},
{file = "slack_sdk-3.33.3-py2.py3-none-any.whl", hash = "sha256:0515fb93cd03b18de61f876a8304c4c3cef4dd3c2a3bad62d7394d2eb5a3c8e6"},
{file = "slack_sdk-3.33.3.tar.gz", hash = "sha256:4cc44c9ffe4bb28a01fbe3264c2f466c783b893a4eca62026ab845ec7c176ff1"},
]
[package.extras]
@@ -5851,4 +5851,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "d810f7ab2bdad867510e64005a6f4d090ce5730aa5f2099a0561afba18cb8f03"
content-hash = "c69dc16b3430714736102783b15399bb9a0fac297181368050edae5965120ab0"
+1 -1
View File
@@ -70,7 +70,7 @@ python-dateutil = "^2.9.0.post0"
pytz = "2024.2"
schema = "0.7.7"
shodan = "1.31.0"
slack-sdk = "3.33.1"
slack-sdk = "3.33.3"
tabulate = "0.9.0"
tzlocal = "5.2"