chg: Bump missing dep

pull/539/head
Raphaël Vinot 2022-10-13 15:28:48 +02:00
parent 1e746272af
commit 6bf125b97e
2 changed files with 6 additions and 6 deletions

10
poetry.lock generated
View File

@ -568,7 +568,7 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339-
[[package]]
name = "lacuscore"
version = "0.4.6"
version = "0.5.1"
description = "Core of Lacus, usable as a module"
category = "main"
optional = false
@ -576,7 +576,7 @@ python-versions = ">=3.8,<4.0"
[package.dependencies]
defang = ">=0.5.3,<0.6.0"
playwrightcapture = ">=1.15.8,<2.0.0"
playwrightcapture = ">=1.15.9,<2.0.0"
requests = ">=2.28.1,<3.0.0"
ua-parser = ">=0.16.1,<0.17.0"
@ -1463,7 +1463,7 @@ misp = ["python-magic", "pydeep2"]
[metadata]
lock-version = "1.1"
python-versions = ">=3.8,<3.11"
content-hash = "23edfc1a07fdfa6af87d611a0437872b218a6df7979f0a896e1443ef9d543990"
content-hash = "840c34717f8501cbfb2dfb89dc587d40b22ee51fcb38e5b65bc4b3e75aca7c72"
[metadata.files]
aiohttp = [
@ -1918,8 +1918,8 @@ jsonschema = [
{file = "jsonschema-4.16.0.tar.gz", hash = "sha256:165059f076eff6971bae5b742fc029a7b4ef3f9bcf04c14e4776a7605de14b23"},
]
lacuscore = [
{file = "lacuscore-0.4.6-py3-none-any.whl", hash = "sha256:eacdeac813ea20c3e5c7209b81819bf270015a12c6e1f906db0a1048054fa862"},
{file = "lacuscore-0.4.6.tar.gz", hash = "sha256:bfa9d3ef3ee8934c986ff79e3bccd70e9ba01fd6beabff4f3978e5a7f84d83a1"},
{file = "lacuscore-0.5.1-py3-none-any.whl", hash = "sha256:a53cda2c25bfff1786c9e1894115071fabfcc0572bd6dd1d6004b3890e320d23"},
{file = "lacuscore-0.5.1.tar.gz", hash = "sha256:28e6b7c283bb6a41a60e72250396c3c4e79b9da59546683af5ec6b343c98df34"},
]
lief = [
{file = "lief-0.12.2-cp310-cp310-macosx_10_14_x86_64.whl", hash = "sha256:cdadaab4b9ec756e1d1f0324acd6e280ae849d251e66f836da455df592deaf9e"},

View File

@ -67,7 +67,7 @@ passivetotal = "^2.5.9"
werkzeug = "2.1.2"
filetype = "^1.1.0"
pypandora = "^1.1.2"
lacuscore = "^0.4.6"
lacuscore = "^0.5.1"
pylacus = "^0.4.0"
[tool.poetry.extras]