chore(deps): bump setuptools from 74.1.1 to 74.1.2 (#4941)

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-06 08:22:19 +02:00
committed by GitHub
parent 54ce1efef0
commit 0d198dd094
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -3984,13 +3984,13 @@ files = [
[[package]]
name = "setuptools"
version = "74.1.1"
version = "74.1.2"
description = "Easily download, build, install, upgrade, and uninstall Python packages"
optional = false
python-versions = ">=3.8"
files = [
{file = "setuptools-74.1.1-py3-none-any.whl", hash = "sha256:fc91b5f89e392ef5b77fe143b17e32f65d3024744fba66dc3afe07201684d766"},
{file = "setuptools-74.1.1.tar.gz", hash = "sha256:2353af060c06388be1cecbf5953dcdb1f38362f87a2356c480b6b4d5fcfc8847"},
{file = "setuptools-74.1.2-py3-none-any.whl", hash = "sha256:5f4c08aa4d3ebcb57a50c33b1b07e94315d7fc7230f7115e47fc99776c8ce308"},
{file = "setuptools-74.1.2.tar.gz", hash = "sha256:95b40ed940a1c67eb70fc099094bd6e99c6ee7c23aa2306f4d2697ba7916f9c6"},
]
[package.extras]
@@ -4568,4 +4568,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "58947364e441bbc51dddcd3a0312662cea70c0ee44ec4b00733253a06d775542"
content-hash = "4ba3c448b49f689ce2586e578f6349ba83661b5b8d9891629707df2d2087a9e0"
+1 -1
View File
@@ -60,7 +60,7 @@ python-dateutil = "^2.9.0.post0"
pytz = "2024.1"
requests = "2.32.3"
schema = "0.7.7"
setuptools = "74.1.1"
setuptools = "74.1.2"
shodan = "1.31.0"
slack-sdk = "3.31.0"
tabulate = "0.9.0"