chore(deps): bump setuptools from 74.0.0 to 74.1.0 (#4918)

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-03 07:21:15 +02:00
committed by GitHub
parent 9f499636e5
commit a66f626b32
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -3984,13 +3984,13 @@ files = [
[[package]]
name = "setuptools"
version = "74.0.0"
version = "74.1.0"
description = "Easily download, build, install, upgrade, and uninstall Python packages"
optional = false
python-versions = ">=3.8"
files = [
{file = "setuptools-74.0.0-py3-none-any.whl", hash = "sha256:0274581a0037b638b9fc1c6883cc71c0210865aaa76073f7882376b641b84e8f"},
{file = "setuptools-74.0.0.tar.gz", hash = "sha256:a85e96b8be2b906f3e3e789adec6a9323abf79758ecfa3065bd740d81158b11e"},
{file = "setuptools-74.1.0-py3-none-any.whl", hash = "sha256:cee604bd76cc092355a4e43ec17aee5369095974f41f088676724dc6bc2c9ef8"},
{file = "setuptools-74.1.0.tar.gz", hash = "sha256:bea195a800f510ba3a2bc65645c88b7e016fe36709fefc58a880c4ae8a0138d7"},
]
[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 = "ae5657071afa66df33adae4eb50ae5c9442731ebd867b956424ae74e53e8034a"
content-hash = "85ec73f1c3638238ad5b298847c1219d679bbc847b494ea1de8883dc0ddb676e"
+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.0.0"
setuptools = "74.1.0"
shodan = "1.31.0"
slack-sdk = "3.31.0"
tabulate = "0.9.0"