chg: Bump deps

pull/497/head
Raphaël Vinot 2022-08-10 18:53:00 +02:00
parent 7dc27d48b4
commit 4a0cb8b0ec
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -1410,7 +1410,7 @@ misp = ["python-magic", "pydeep2"]
[metadata]
lock-version = "1.1"
python-versions = ">=3.8,<3.11"
content-hash = "4464491133e2a210a5cbf5d7bd506597bb2cece922af4774c61adf03e1be494d"
content-hash = "9d723e8a69ebeac1f5c2da62b90e2abc5fd6f675ff200f69cef1638ed20effee"
[metadata.files]
aiohttp = [

View File

@ -50,7 +50,7 @@ pysanejs = "^2.0.1"
pylookyloo = "^1.14.1"
dnspython = "^2.2.1"
pytaxonomies = "^1.5.0"
pymisp = {version = "^2.4.160", extras = ["url"]}
pymisp = {version = "^2.4.160.1", extras = ["url"]}
python-magic = {version = "^0.4.27", optional = true}
pydeep2 = {version = "^0.5.1", optional = true}
Pillow = "^9.2.0"