build(deps): bump slack-sdk from 3.22.0 to 3.23.0 (#2919)

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]
2023-10-10 16:35:44 +02:00
committed by GitHub
parent 91b06a4297
commit e6c6df1334
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -2606,13 +2606,13 @@ files = [
[[package]]
name = "slack-sdk"
version = "3.22.0"
version = "3.23.0"
description = "The Slack API Platform SDK for Python"
optional = false
python-versions = ">=3.6.0"
files = [
{file = "slack_sdk-3.22.0-py2.py3-none-any.whl", hash = "sha256:f102a4902115dff3b97c3e8883ad4e22d54732221886fc5ef29bfc290f063b4a"},
{file = "slack_sdk-3.22.0.tar.gz", hash = "sha256:6eacce0fa4f8cfb4d84eac0d7d7e1b1926040a2df654ae86b94179bdf2bc4d8c"},
{file = "slack_sdk-3.23.0-py2.py3-none-any.whl", hash = "sha256:2a8513505cced20ceee22b5b49c11d9545caa6234b56bf0ad47133ea5b357d10"},
{file = "slack_sdk-3.23.0.tar.gz", hash = "sha256:9d6ebc4ff74e7983e1b27dbdb0f2bb6fc3c2a2451694686eaa2be23bbb085a73"},
]
[package.extras]
@@ -2886,4 +2886,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "8a910c737e52b1e48e377fe36f0f84cef688105e036cc3079c9a97e58a3ce830"
content-hash = "3f86f430bd0ffa0acd3a27d47ecb0823170cf97582926e7cc85c8e24bd7ff176"

View File

@@ -47,7 +47,7 @@ pydantic = "1.10.13"
python = "^3.9"
schema = "0.7.5"
shodan = "1.30.0"
slack-sdk = "3.22.0"
slack-sdk = "3.23.0"
tabulate = "0.9.0"
[tool.poetry.extras]