diff --git a/poetry.lock b/poetry.lock index 984c7be..ca0e23e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -568,7 +568,7 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- [[package]] name = "lacuscore" -version = "0.5.1" +version = "0.5.3" description = "Core of Lacus, usable as a module" category = "main" optional = false @@ -576,12 +576,13 @@ python-versions = ">=3.8,<4.0" [package.dependencies] defang = ">=0.5.3,<0.6.0" -playwrightcapture = ">=1.15.9,<2.0.0" +playwrightcapture = ">=1.15.10,<2.0.0" +redis = {version = ">=4.3.4,<5.0.0", extras = ["hiredis"]} requests = ">=2.28.1,<3.0.0" ua-parser = ">=0.16.1,<0.17.0" [package.extras] -docs = ["Sphinx (>=5.2.3,<6.0.0)"] +docs = ["Sphinx (>=5.3.0,<6.0.0)"] [[package]] name = "lief" @@ -760,7 +761,7 @@ typing-extensions = {version = "*", markers = "python_version <= \"3.8\""} [[package]] name = "playwrightcapture" -version = "1.15.9" +version = "1.15.10" description = "A simple library to capture websites using playwright" category = "main" optional = false @@ -1033,7 +1034,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" [[package]] name = "pytz" -version = "2022.4" +version = "2022.5" description = "World timezone definitions, modern and historical" category = "main" optional = false @@ -1125,7 +1126,7 @@ jupyter = ["ipywidgets (>=7.5.1,<8.0.0)"] [[package]] name = "setuptools" -version = "65.4.1" +version = "65.5.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" category = "main" optional = false @@ -1192,13 +1193,14 @@ python-versions = ">=3.7" [[package]] name = "traitlets" -version = "5.4.0" +version = "5.5.0" description = "" category = "dev" optional = false python-versions = ">=3.7" [package.extras] +docs = ["myst-parser", "pydata-sphinx-theme", "sphinx"] test = ["pre-commit", "pytest"] [[package]] @@ -1259,7 +1261,7 @@ python-versions = "*" [[package]] name = "types-pillow" -version = "9.2.2.1" +version = "9.2.2.2" description = "Typing stubs for Pillow" category = "dev" optional = false @@ -1275,7 +1277,7 @@ python-versions = "*" [[package]] name = "types-python-dateutil" -version = "2.8.19" +version = "2.8.19.2" description = "Typing stubs for python-dateutil" category = "dev" optional = false @@ -1283,7 +1285,7 @@ python-versions = "*" [[package]] name = "types-redis" -version = "4.3.21.1" +version = "4.3.21.2" description = "Typing stubs for redis" category = "dev" optional = false @@ -1302,7 +1304,7 @@ types-urllib3 = "<1.27" [[package]] name = "types-urllib3" -version = "1.26.25" +version = "1.26.25.1" description = "Typing stubs for urllib3" category = "dev" optional = false @@ -1463,7 +1465,7 @@ misp = ["python-magic", "pydeep2"] [metadata] lock-version = "1.1" python-versions = ">=3.8,<3.11" -content-hash = "840c34717f8501cbfb2dfb89dc587d40b22ee51fcb38e5b65bc4b3e75aca7c72" +content-hash = "a1d28b2d766ae462c753222d9d15a0c7931a8a3ca752bb8e6f1f58a552a643e4" [metadata.files] aiohttp = [ @@ -1918,8 +1920,8 @@ jsonschema = [ {file = "jsonschema-4.16.0.tar.gz", hash = "sha256:165059f076eff6971bae5b742fc029a7b4ef3f9bcf04c14e4776a7605de14b23"}, ] lacuscore = [ - {file = "lacuscore-0.5.1-py3-none-any.whl", hash = "sha256:a53cda2c25bfff1786c9e1894115071fabfcc0572bd6dd1d6004b3890e320d23"}, - {file = "lacuscore-0.5.1.tar.gz", hash = "sha256:28e6b7c283bb6a41a60e72250396c3c4e79b9da59546683af5ec6b343c98df34"}, + {file = "lacuscore-0.5.3-py3-none-any.whl", hash = "sha256:27c682e4ae30779bf426b736e36986e8c46572246f0bdc040521f6c5ac92e81e"}, + {file = "lacuscore-0.5.3.tar.gz", hash = "sha256:8e0e1352a70d449c505397115d1ce2412d9c1f2c28c4774306faf024637640af"}, ] lief = [ {file = "lief-0.12.2-cp310-cp310-macosx_10_14_x86_64.whl", hash = "sha256:cdadaab4b9ec756e1d1f0324acd6e280ae849d251e66f836da455df592deaf9e"}, @@ -2259,8 +2261,8 @@ playwright = [ {file = "playwright-1.27.1-py3-none-win_amd64.whl", hash = "sha256:fc8ce323cf116e27902f327cee1cba6fc0c5400e9281df8e53d3355de88336ba"}, ] playwrightcapture = [ - {file = "playwrightcapture-1.15.9-py3-none-any.whl", hash = "sha256:6753c88b43a2a03c93952b56780e7bdf4d433b62b8c98b9e60cd056478c52032"}, - {file = "playwrightcapture-1.15.9.tar.gz", hash = "sha256:c72736e68578665d6bc0287718fa9dd51c5cb323589bff59dd1130bee05c0a35"}, + {file = "playwrightcapture-1.15.10-py3-none-any.whl", hash = "sha256:1fc0fd12316267e97b392efe648fc4d433fb0288a01f973ffaec8623a9eede82"}, + {file = "playwrightcapture-1.15.10.tar.gz", hash = "sha256:8ec5d4a5459e8c4d7e667e3b86233ce5aa8af27bd2c59f0e2be5eee45a5eb703"}, ] prompt-toolkit = [ {file = "prompt_toolkit-3.0.31-py3-none-any.whl", hash = "sha256:9696f386133df0fc8ca5af4895afe5d78f5fcfe5258111c2a79a1c3e41ffa96d"}, @@ -2379,8 +2381,8 @@ python-magic = [ {file = "python_magic-0.4.27-py2.py3-none-any.whl", hash = "sha256:c212960ad306f700aa0d01e5d7a325d20548ff97eb9920dcd29513174f0294d3"}, ] pytz = [ - {file = "pytz-2022.4-py2.py3-none-any.whl", hash = "sha256:2c0784747071402c6e99f0bafdb7da0fa22645f06554c7ae06bf6358897e9c91"}, - {file = "pytz-2022.4.tar.gz", hash = "sha256:48ce799d83b6f8aab2020e369b627446696619e79645419610b9facd909b3174"}, + {file = "pytz-2022.5-py2.py3-none-any.whl", hash = "sha256:335ab46900b1465e714b4fda4963d87363264eb662aab5e65da039c25f1f5b22"}, + {file = "pytz-2022.5.tar.gz", hash = "sha256:c4d88f472f54d615e9cd582a5004d1e5f624854a6a27a6211591c251f22a6914"}, ] pytz-deprecation-shim = [ {file = "pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl", hash = "sha256:8314c9692a636c8eb3bda879b9f119e350e93223ae83e70e80c31675a0fdc1a6"}, @@ -2479,8 +2481,8 @@ rich = [ {file = "rich-12.6.0.tar.gz", hash = "sha256:ba3a3775974105c221d31141f2c116f4fd65c5ceb0698657a11e9f295ec93fd0"}, ] setuptools = [ - {file = "setuptools-65.4.1-py3-none-any.whl", hash = "sha256:1b6bdc6161661409c5f21508763dc63ab20a9ac2f8ba20029aaaa7fdb9118012"}, - {file = "setuptools-65.4.1.tar.gz", hash = "sha256:3050e338e5871e70c72983072fe34f6032ae1cdeeeb67338199c2f74e083a80e"}, + {file = "setuptools-65.5.0-py3-none-any.whl", hash = "sha256:f62ea9da9ed6289bfe868cd6845968a2c854d1427f8548d52cae02a42b4f0356"}, + {file = "setuptools-65.5.0.tar.gz", hash = "sha256:512e5536220e38146176efb833d4a62aa726b7bbff82cfbc8ba9eaa3996e0b17"}, ] six = [ {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, @@ -2503,8 +2505,8 @@ tomli = [ {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, ] traitlets = [ - {file = "traitlets-5.4.0-py3-none-any.whl", hash = "sha256:93663cc8236093d48150e2af5e2ed30fc7904a11a6195e21bab0408af4e6d6c8"}, - {file = "traitlets-5.4.0.tar.gz", hash = "sha256:3f2c4e435e271592fe4390f1746ea56836e3a080f84e7833f0f801d9613fec39"}, + {file = "traitlets-5.5.0-py3-none-any.whl", hash = "sha256:1201b2c9f76097195989cdf7f65db9897593b0dfd69e4ac96016661bb6f0d30f"}, + {file = "traitlets-5.5.0.tar.gz", hash = "sha256:b122f9ff2f2f6c1709dab289a05555be011c87828e911c0cf4074b85cb780a79"}, ] types-beautifulsoup4 = [ {file = "types-beautifulsoup4-4.11.6.tar.gz", hash = "sha256:2670dd71995df464041e2941fa9bbb694795271e3dedd7262b4766649a1cbe82"}, @@ -2531,28 +2533,28 @@ types-markupsafe = [ {file = "types_MarkupSafe-1.1.10-py3-none-any.whl", hash = "sha256:ca2bee0f4faafc45250602567ef38d533e877d2ddca13003b319c551ff5b3cc5"}, ] types-pillow = [ - {file = "types-Pillow-9.2.2.1.tar.gz", hash = "sha256:85c139e06e1c46ec5f9c634d5c54a156b0958d5d0e8be024ed353db0c804b426"}, - {file = "types_Pillow-9.2.2.1-py3-none-any.whl", hash = "sha256:3a6a871cade8428433a21ef459bb0a65532b87d05f9e836a0664431ce445bdcf"}, + {file = "types-Pillow-9.2.2.2.tar.gz", hash = "sha256:b88bd03d6b1d467d2dd1d54808b04631ca88941fe16f9eeb92bc114e5a145ec0"}, + {file = "types_Pillow-9.2.2.2-py3-none-any.whl", hash = "sha256:49a633ad811446efeb2abbfea4596cff470b1a48adba6c944fae57b3a667e5cb"}, ] types-pkg-resources = [ {file = "types-pkg_resources-0.1.3.tar.gz", hash = "sha256:834a9b8d3dbea343562fd99d5d3359a726f6bf9d3733bccd2b4f3096fbab9dae"}, {file = "types_pkg_resources-0.1.3-py2.py3-none-any.whl", hash = "sha256:0cb9972cee992249f93fff1a491bf2dc3ce674e5a1926e27d4f0866f7d9b6d9c"}, ] types-python-dateutil = [ - {file = "types-python-dateutil-2.8.19.tar.gz", hash = "sha256:bfd3eb39c7253aea4ba23b10f69b017d30b013662bb4be4ab48b20bbd763f309"}, - {file = "types_python_dateutil-2.8.19-py3-none-any.whl", hash = "sha256:6284df1e4783d8fc6e587f0317a81333856b872a6669a282f8a325342bce7fa8"}, + {file = "types-python-dateutil-2.8.19.2.tar.gz", hash = "sha256:e6e32ce18f37765b08c46622287bc8d8136dc0c562d9ad5b8fd158c59963d7a7"}, + {file = "types_python_dateutil-2.8.19.2-py3-none-any.whl", hash = "sha256:3f4dbe465e7e0c6581db11fd7a4855d1355b78712b3f292bd399cd332247e9c0"}, ] types-redis = [ - {file = "types-redis-4.3.21.1.tar.gz", hash = "sha256:493814829643fc04a14595eda6ccd69bdc0606477541ccda54238ce3f60bc993"}, - {file = "types_redis-4.3.21.1-py3-none-any.whl", hash = "sha256:65b8c842f406932218f8ce636f75e5a03cb6b382d3922cb3e5f87e127e6d434d"}, + {file = "types-redis-4.3.21.2.tar.gz", hash = "sha256:ab542249a47d3903b94162e6395ae6be0cc0f562fd184ed51a0a34d8a7021a39"}, + {file = "types_redis-4.3.21.2-py3-none-any.whl", hash = "sha256:eda5fd9e80f453143902db5547ca6506a3af44476ad080db7d18840da532ab19"}, ] types-requests = [ {file = "types-requests-2.28.11.2.tar.gz", hash = "sha256:fdcd7bd148139fb8eef72cf4a41ac7273872cad9e6ada14b11ff5dfdeee60ed3"}, {file = "types_requests-2.28.11.2-py3-none-any.whl", hash = "sha256:14941f8023a80b16441b3b46caffcbfce5265fd14555844d6029697824b5a2ef"}, ] types-urllib3 = [ - {file = "types-urllib3-1.26.25.tar.gz", hash = "sha256:5aef0e663724eef924afa8b320b62ffef2c1736c1fa6caecfc9bc6c8ae2c3def"}, - {file = "types_urllib3-1.26.25-py3-none-any.whl", hash = "sha256:c1d78cef7bd581e162e46c20a57b2e1aa6ebecdcf01fd0713bb90978ff3e3427"}, + {file = "types-urllib3-1.26.25.1.tar.gz", hash = "sha256:a948584944b2412c9a74b9cf64f6c48caf8652cb88b38361316f6d15d8a184cd"}, + {file = "types_urllib3-1.26.25.1-py3-none-any.whl", hash = "sha256:f6422596cc9ee5fdf68f9d547f541096a20c2dcfd587e37c804c9ea720bf5cb2"}, ] types-werkzeug = [ {file = "types-Werkzeug-1.0.9.tar.gz", hash = "sha256:5cc269604c400133d452a40cee6397655f878fc460e03fde291b9e3a5eaa518c"}, diff --git a/pyproject.toml b/pyproject.toml index 8695433..3ffc699 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ passivetotal = "^2.5.9" werkzeug = "2.1.2" filetype = "^1.1.0" pypandora = "^1.1.2" -lacuscore = "^0.5.1" +lacuscore = "^0.5.3" pylacus = "^0.4.0" [tool.poetry.extras] @@ -76,14 +76,14 @@ misp = ['python-magic', 'pydeep2'] [tool.poetry.group.dev.dependencies] mypy = "^0.982" ipython = "^8.5.0" -types-redis = "^4.3.21.1" +types-redis = "^4.3.21.2" types-requests = "^2.28.11.2" types-Flask = "^1.1.6" types-pkg-resources = "^0.1.3" types-Deprecated = "^1.2.9" -types-python-dateutil = "^2.8.19" +types-python-dateutil = "^2.8.19.2" types-beautifulsoup4 = "^4.11.6" -types-Pillow = "^9.2.2.1" +types-Pillow = "^9.2.2.2" [build-system] requires = ["poetry_core>=1.1"]