From 9ea468a9becea7ac507060ce4fc03186ccf61485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 10 Aug 2022 18:53:00 +0200 Subject: [PATCH] chg: Bump deps --- poetry.lock | 34 +++++++++++++++++----------------- pyproject.toml | 4 ++-- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/poetry.lock b/poetry.lock index 45b0e36b..36588f2e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -50,7 +50,7 @@ python-versions = "*" [[package]] name = "asttokens" -version = "2.0.5" +version = "2.0.7" description = "Annotate AST trees with source code positions" category = "dev" optional = false @@ -60,7 +60,7 @@ python-versions = "*" six = "*" [package.extras] -test = ["astroid", "pytest"] +test = ["astroid (<=2.5.3)", "pytest"] [[package]] name = "async-timeout" @@ -278,15 +278,15 @@ python-versions = "*" [[package]] name = "filelock" -version = "3.7.1" +version = "3.8.0" description = "A platform independent file lock." category = "main" optional = false python-versions = ">=3.7" [package.extras] -docs = ["furo (>=2021.8.17b43)", "sphinx (>=4.1)", "sphinx-autodoc-typehints (>=1.12)"] -testing = ["covdefaults (>=1.2.0)", "coverage (>=4)", "pytest (>=4)", "pytest-cov", "pytest-timeout (>=1.4.2)"] +docs = ["furo (>=2022.6.21)", "sphinx (>=5.1.1)", "sphinx-autodoc-typehints (>=1.19.1)"] +testing = ["covdefaults (>=2.2)", "coverage (>=6.4.2)", "pytest (>=7.1.2)", "pytest-cov (>=3)", "pytest-timeout (>=2.1)"] [[package]] name = "filetype" @@ -861,7 +861,7 @@ docs = ["Sphinx (>=5.1.0,<6.0.0)"] [[package]] name = "pylookyloo" -version = "1.14.0" +version = "1.14.1" description = "Python CLI and module for Lookyloo" category = "main" optional = false @@ -875,7 +875,7 @@ docs = ["Sphinx (>=5.1.1,<6.0.0)"] [[package]] name = "pymisp" -version = "2.4.160" +version = "2.4.160.1" description = "Python API for MISP." category = "main" optional = false @@ -895,7 +895,7 @@ email = ["extract_msg (>=0.36.1,<0.37.0)", "RTFDE (>=0.0.2,<0.0.3)", "oletools ( fileobjects = ["python-magic (>=0.4.27,<0.5.0)", "pydeep2 (>=0.5.1,<0.6.0)", "lief (>=0.12.1,<0.13.0)"] openioc = ["beautifulsoup4 (>=4.11.1,<5.0.0)"] virustotal = ["validators (>=0.20.0,<0.21.0)"] -docs = ["sphinx-autodoc-typehints (>=1.19.1,<2.0.0)", "recommonmark (>=0.7.1,<0.8.0)"] +docs = ["sphinx-autodoc-typehints (>=1.19.2,<2.0.0)", "recommonmark (>=0.7.1,<0.8.0)"] pdfexport = ["reportlab (>=3.6.11,<4.0.0)"] url = ["pyfaup (>=1.2,<2.0)", "chardet (>=5.0.0,<6.0.0)"] brotli = ["urllib3[brotli] (>=1.26.11,<2.0.0)"] @@ -1413,7 +1413,7 @@ misp = ["python-magic", "pydeep2"] [metadata] lock-version = "1.1" python-versions = ">=3.8,<3.11" -content-hash = "b76b96e5203251125103e67a71e361e4fcd1fdf6f9979a3bb3fc556e4b37bbdf" +content-hash = "a2fcd794a7cac20010d28e8e72aedafed11c6b93a43935b35814df8b85c2329d" [metadata.files] aiohttp = [ @@ -1503,8 +1503,8 @@ appnope = [ {file = "appnope-0.1.3.tar.gz", hash = "sha256:02bd91c4de869fbb1e1c50aafc4098827a7a54ab2f39d9dcba6c9547ed920e24"}, ] asttokens = [ - {file = "asttokens-2.0.5-py2.py3-none-any.whl", hash = "sha256:0844691e88552595a6f4a4281a9f7f79b8dd45ca4ccea82e5e05b4bbdb76705c"}, - {file = "asttokens-2.0.5.tar.gz", hash = "sha256:9a54c114f02c7a9480d56550932546a3f1fe71d8a02f1bc7ccd0ee3ee35cf4d5"}, + {file = "asttokens-2.0.7-py2.py3-none-any.whl", hash = "sha256:f5589ef8518f73dd82c15e1c19f795d8a62c133485e557c04443d4a1a730cf9f"}, + {file = "asttokens-2.0.7.tar.gz", hash = "sha256:8444353e4e2a99661c8dfb85ec9c02eedded08f0006234bff7db44a06840acc2"}, ] async-timeout = [ {file = "async-timeout-4.0.2.tar.gz", hash = "sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15"}, @@ -1626,8 +1626,8 @@ executing = [ {file = "executing-0.9.1.tar.gz", hash = "sha256:ea278e2cf90cbbacd24f1080dd1f0ac25b71b2e21f50ab439b7ba45dd3195587"}, ] filelock = [ - {file = "filelock-3.7.1-py3-none-any.whl", hash = "sha256:37def7b658813cda163b56fc564cdc75e86d338246458c4c28ae84cabefa2404"}, - {file = "filelock-3.7.1.tar.gz", hash = "sha256:3a0fd85166ad9dbab54c9aec96737b744106dc5f15c0b09a6744a445299fcf04"}, + {file = "filelock-3.8.0-py3-none-any.whl", hash = "sha256:617eb4e5eedc82fc5f47b6d61e4d11cb837c56cb4544e39081099fa17ad109d4"}, + {file = "filelock-3.8.0.tar.gz", hash = "sha256:55447caa666f2198c5b6b13a26d2084d26fa5b115c00d065664b2124680c4edc"}, ] filetype = [ {file = "filetype-1.1.0-py2.py3-none-any.whl", hash = "sha256:117e25a50988d1a03a32ed510f4a15353e7291e683e94c63930497dd2c66ce24"}, @@ -2240,12 +2240,12 @@ pyhashlookup = [ {file = "pyhashlookup-1.2.0.tar.gz", hash = "sha256:44922f88f716865c4ea7c0204dc063706d7b7a629bce214ca9999bce96a7c027"}, ] pylookyloo = [ - {file = "pylookyloo-1.14.0-py3-none-any.whl", hash = "sha256:505eac79d3022163688b90b31ba9ee3af5c2cdab6678673290eb9c4d7e6d2495"}, - {file = "pylookyloo-1.14.0.tar.gz", hash = "sha256:927f4b1b9ae1ff03101506e5e5dd1a2de78ec762b4af534830d318290aa51617"}, + {file = "pylookyloo-1.14.1-py3-none-any.whl", hash = "sha256:573844dedaca26bb7e869a0638cb81ffde77e14176e97b2ec65abdebe4d23196"}, + {file = "pylookyloo-1.14.1.tar.gz", hash = "sha256:a73c3a1ecfbf3290392e723000d913071795563006784d112673fad1124d9311"}, ] pymisp = [ - {file = "pymisp-2.4.160-py3-none-any.whl", hash = "sha256:ba4b2a0a1333e9c757cf31965e8e0f0592eee2f05418f591e6f592ec2c19f2a2"}, - {file = "pymisp-2.4.160.tar.gz", hash = "sha256:018c6d384af2bde151f09893c04399982c9048109c7d54ffd07ff7688e9ba506"}, + {file = "pymisp-2.4.160.1-py3-none-any.whl", hash = "sha256:3499dc55819e874eeecd7d1b10229cb957600a52452ca5360db3b32f21714718"}, + {file = "pymisp-2.4.160.1.tar.gz", hash = "sha256:d6cf306100d7c936951db9cb1bff53276a94d75b3ff5ae4c35a952f001169021"}, ] pyparsing = [ {file = "pyparsing-3.0.9-py3-none-any.whl", hash = "sha256:5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc"}, diff --git a/pyproject.toml b/pyproject.toml index e8ea02f5..a9d2b00a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,10 +47,10 @@ defang = "^0.5.3" vt-py = "^0.14.0" pyeupi = "^1.1" pysanejs = "^2.0.1" -pylookyloo = "^1.14.0" +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"