chg: Bump deps

multipleMISPS
Raphaël Vinot 2023-08-25 14:21:58 +02:00
parent 72ba77377d
commit f456947b62
2 changed files with 24 additions and 21 deletions

39
poetry.lock generated
View File

@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
[[package]]
name = "aiohttp"
@ -1931,13 +1931,13 @@ files = [
[[package]]
name = "publicsuffixlist"
version = "0.10.0.20230814"
version = "0.10.0.20230824"
description = "publicsuffixlist implement"
optional = false
python-versions = ">=2.6"
files = [
{file = "publicsuffixlist-0.10.0.20230814-py2.py3-none-any.whl", hash = "sha256:0f582a24087bda335903d49c8e07f2aa5e917680bceab4ad21a376fdbaae0d33"},
{file = "publicsuffixlist-0.10.0.20230814.tar.gz", hash = "sha256:186ea295451ab954f6bbf06e4b86a0cc9550772744b86c29c495739d60dbe3a4"},
{file = "publicsuffixlist-0.10.0.20230824-py2.py3-none-any.whl", hash = "sha256:92ebb58b1263d40c587e947927c08f1932ff38bc984136bf100b2d29f1e17424"},
{file = "publicsuffixlist-0.10.0.20230824.tar.gz", hash = "sha256:f02967fdf8dcd677b510fcaf1891f9e4de17cecf456ef64ec5aa1a5e2598f01c"},
]
[package.extras]
@ -2018,17 +2018,20 @@ typing-extensions = "*"
[[package]]
name = "pyeupi"
version = "1.1"
version = "1.3.0"
description = "Python API for the European Union anti-phishing initiative."
optional = false
python-versions = ">=3.6,<4.0"
python-versions = ">=3.8,<4.0"
files = [
{file = "pyeupi-1.1-py3-none-any.whl", hash = "sha256:a0798a4a52601b0840339449a1bbf2aa2bc180d8f82a979022954e05fcb5bfba"},
{file = "pyeupi-1.1.tar.gz", hash = "sha256:2309c61ac2ef0eafabd6e9f32a0078069ffbba0e113ebc6b51cffc1869094472"},
{file = "pyeupi-1.3.0-py3-none-any.whl", hash = "sha256:495248912ff3635d1c3e8b9c6e012add117178440fdd6c8d75cb2019990df996"},
{file = "pyeupi-1.3.0.tar.gz", hash = "sha256:a262d8f1c6697c2d9fd462725217e33efa54f0a0c8104ce07fb8a3be781e4d72"},
]
[package.dependencies]
requests = ">=2.23.0,<3.0.0"
requests = ">=2.31.0,<3.0.0"
[package.extras]
docs = ["Sphinx (<7.2)", "Sphinx (>=7.2,<8.0)"]
[[package]]
name = "pyfaup"
@ -2143,20 +2146,20 @@ docs = ["Sphinx (<7.2)", "Sphinx (>=7.2,<8.0)"]
[[package]]
name = "pymisp"
version = "2.4.174"
version = "2.4.175"
description = "Python API for MISP."
optional = false
python-versions = ">=3.8,<4.0"
files = [
{file = "pymisp-2.4.174-py3-none-any.whl", hash = "sha256:2030402737a7f656ec17814fa92a220b8b6fc973e5a99abe644b62a4e8b9a375"},
{file = "pymisp-2.4.174.tar.gz", hash = "sha256:173247f368e78c9069d201621f3d7746b41cc478d76b923e1a4c1e7f29ada287"},
{file = "pymisp-2.4.175-py3-none-any.whl", hash = "sha256:a84998ae11c95c8b0aedf984605b858d53dd3d173aadc32b0cf7c24df878894b"},
{file = "pymisp-2.4.175.tar.gz", hash = "sha256:594a08d5161ee4b4e1a77635cf046a7a29a5020afb3f4c3215319d79f2219e7e"},
]
[package.dependencies]
deprecated = ">=1.2.14,<2.0.0"
jsonschema = ">=4.18.4,<5.0.0"
jsonschema = ">=4.19.0,<5.0.0"
lief = {version = ">=0.13.2,<0.14.0", optional = true, markers = "extra == \"fileobjects\""}
publicsuffixlist = ">=0.10.0.20230730,<0.11.0.0"
publicsuffixlist = ">=0.10.0.20230814,<0.11.0.0"
pydeep2 = {version = ">=0.5.1,<0.6.0", optional = true, markers = "extra == \"fileobjects\""}
pyfaup = {version = ">=1.2,<2.0", optional = true, markers = "extra == \"url\""}
python-dateutil = ">=2.8.2,<3.0.0"
@ -2165,13 +2168,13 @@ requests = ">=2.31.0,<3.0.0"
[package.extras]
brotli = ["urllib3[brotli]"]
docs = ["recommonmark (>=0.7.1,<0.8.0)", "sphinx-autodoc-typehints (>=1.24.0,<2.0.0)"]
email = ["RTFDE (>=0.1.0,<0.2.0)", "extract_msg (>=0.42.0,<0.43.0)", "oletools (>=0.60.1,<0.61.0)"]
docs = ["Sphinx (<7.2)", "Sphinx (>=7.2,<8.0)", "recommonmark (>=0.7.1,<0.8.0)", "sphinx-autodoc-typehints (>=1.24.0,<2.0.0)"]
email = ["RTFDE (>=0.1.0,<0.2.0)", "extract_msg (>=0.45.0,<0.46.0)", "oletools (>=0.60.1,<0.61.0)"]
fileobjects = ["lief (>=0.13.2,<0.14.0)", "pydeep2 (>=0.5.1,<0.6.0)", "python-magic (>=0.4.27,<0.5.0)"]
openioc = ["beautifulsoup4 (>=4.12.2,<5.0.0)"]
pdfexport = ["reportlab (>=4.0.4,<5.0.0)"]
url = ["pyfaup (>=1.2,<2.0)"]
virustotal = ["validators (>=0.20.0,<0.21.0)"]
virustotal = ["validators (>=0.21.2,<0.22.0)"]
[[package]]
name = "pypandora"
@ -3159,4 +3162,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.8,<3.12"
content-hash = "aa1c594a266be223ca8ba40cb5ebd67b9d711d4b98ae0c5d32e4b9841ced9281"
content-hash = "a884bddeb1423a14f48147bd6add6ab80f6e8a3187476a4fc8d6982f684d43e1"

View File

@ -45,12 +45,12 @@ beautifulsoup4 = "^4.12.2"
bootstrap-flask = "^2.3.0"
defang = "^0.5.3"
vt-py = "^0.17.5"
pyeupi = "^1.1"
pyeupi = "^1.3.0"
pysanejs = "^2.0.2"
pylookyloo = "^1.21.0"
dnspython = "^2.4.2"
pytaxonomies = "^1.5.0"
pymisp = {version = "^2.4.174", extras = ["url", "fileobjects"]}
pymisp = {version = "^2.4.175", extras = ["url", "fileobjects"]}
Pillow = "^10.0.0"
flask-restx = "^1.1.0"
rich = "^13.5.2"
@ -68,7 +68,7 @@ pypandora = "^1.5.1"
lacuscore = "^1.6.8"
pylacus = "^1.6.2"
pyipasnhistory = "^2.1.2"
publicsuffixlist = "^0.10.0.20230814"
publicsuffixlist = "^0.10.0.20230824"
pyfaup = "^1.2"
chardet = "^5.2.0"
pysecuritytxt = "^1.1.2"