mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
build(deps): bump shodan from 1.30.1 to 1.31.0 (#3221)
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
@@ -2892,12 +2892,12 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs (
|
||||
|
||||
[[package]]
|
||||
name = "shodan"
|
||||
version = "1.30.1"
|
||||
version = "1.31.0"
|
||||
description = "Python library and command-line utility for Shodan (https://developer.shodan.io)"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
files = [
|
||||
{file = "shodan-1.30.1.tar.gz", hash = "sha256:bedb6e8c2b4459592c1bc17b4d4b57dab0cb58a455ad589ee26a6304242cd505"},
|
||||
{file = "shodan-1.31.0.tar.gz", hash = "sha256:c73275386ea02390e196c35c660706a28dd4d537c5a21eb387ab6236fac251f6"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -3296,4 +3296,4 @@ docs = ["mkdocs", "mkdocs-material"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<3.12"
|
||||
content-hash = "67d51c69b1a1ae83c71e389d079c6088ee8c2317a333104647665c263188ea40"
|
||||
content-hash = "f0a963e12b92f3b1989307212f15dc182748513db4f59775182fd26cc5e3e98f"
|
||||
|
||||
@@ -48,7 +48,7 @@ msrestazure = "^0.6.4"
|
||||
pydantic = "1.10.13"
|
||||
python = ">=3.9,<3.12"
|
||||
schema = "0.7.5"
|
||||
shodan = "1.30.1"
|
||||
shodan = "1.31.0"
|
||||
slack-sdk = "3.26.1"
|
||||
tabulate = "0.9.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user