mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
build(deps): bump shodan from 1.29.0 to 1.29.1 (#2385)
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:
6
poetry.lock
generated
6
poetry.lock
generated
@@ -2464,13 +2464,13 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs (
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "shodan"
|
name = "shodan"
|
||||||
version = "1.29.0"
|
version = "1.29.1"
|
||||||
description = "Python library and command-line utility for Shodan (https://developer.shodan.io)"
|
description = "Python library and command-line utility for Shodan (https://developer.shodan.io)"
|
||||||
category = "main"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = "*"
|
python-versions = "*"
|
||||||
files = [
|
files = [
|
||||||
{file = "shodan-1.29.0.tar.gz", hash = "sha256:ebea6dbc1944497e9139263423ea4d103dcd58c085c5ddbf4d6ab1db6eb1d142"},
|
{file = "shodan-1.29.1.tar.gz", hash = "sha256:e2af6254e19d2a8fa4e929738be551e25dc7aafc394732e776e7e30fa44ce339"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@@ -2875,4 +2875,4 @@ docs = ["mkdocs", "mkdocs-material"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.9"
|
python-versions = "^3.9"
|
||||||
content-hash = "493654224113d5f3c70535ef3a29a84c4cd9f69c7f5686f79bddb9abf3d6d457"
|
content-hash = "48a34b9b0d7eacde30c296ec7b63659710e382147a092e9c8f9f72d68ab84cbd"
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ msgraph-core = "0.2.2"
|
|||||||
pydantic = "1.10.7"
|
pydantic = "1.10.7"
|
||||||
python = "^3.9"
|
python = "^3.9"
|
||||||
schema = "0.7.5"
|
schema = "0.7.5"
|
||||||
shodan = "1.29.0"
|
shodan = "1.29.1"
|
||||||
slack-sdk = "3.21.3"
|
slack-sdk = "3.21.3"
|
||||||
tabulate = "0.9.0"
|
tabulate = "0.9.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user