diff --git a/poetry.lock b/poetry.lock index b1a4764f..38b88f19 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. +# This file is automatically @generated by Poetry and should not be changed by hand. [[package]] name = "aiohttp" @@ -2184,14 +2184,14 @@ docs = ["Sphinx (>=7.0.1,<8.0.0)"] [[package]] name = "pylookyloo" -version = "1.19.2" +version = "1.19.3" description = "Python CLI and module for Lookyloo" category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "pylookyloo-1.19.2-py3-none-any.whl", hash = "sha256:9e7b7c83a3b7565e45b5e3939ccf9baa8e3356a25b4f6b5bba26cfad1b479644"}, - {file = "pylookyloo-1.19.2.tar.gz", hash = "sha256:223156329d168fb42cccf92b1e1a7e8684d12ccbce686e0d9afbdbc97005c719"}, + {file = "pylookyloo-1.19.3-py3-none-any.whl", hash = "sha256:35a349b70f263ef9f66b85f84ea5013859f010b4a9a63c7539cb5da541812028"}, + {file = "pylookyloo-1.19.3.tar.gz", hash = "sha256:9d4fb6877ca97303afefeba0ab98a45c8be90309dbc7a7070d1968556661f519"}, ] [package.dependencies] @@ -3189,4 +3189,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12" -content-hash = "5a028cfd54c2f496931a2fd09c0134c21c22207d5c609c955661cb8e97c2f38f" +content-hash = "e60a9b95da9b7a7478c292f0fa901ab27f11c4ddf741481f89b0e9b54fffae6c" diff --git a/pyproject.toml b/pyproject.toml index 4544f408..03f77928 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ defang = "^0.5.3" vt-py = "^0.17.5" pyeupi = "^1.1" pysanejs = "^2.0.1" -pylookyloo = "^1.19.2" +pylookyloo = "^1.19.3" dnspython = "^2.3.0" pytaxonomies = "^1.5.0" pymisp = {version = "^2.4.171", extras = ["url", "fileobjects"]}