From 8e48b3e8a8272c2e2b028174abc6cc5eaa29849a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 14:15:52 +0000 Subject: [PATCH] build(deps): bump pylookyloo from 1.34.0 to 1.36.2 Bumps [pylookyloo](https://github.com/lookyloo/PyLookyloo) from 1.34.0 to 1.36.2. - [Release notes](https://github.com/lookyloo/PyLookyloo/releases) - [Commits](https://github.com/lookyloo/PyLookyloo/compare/v1.34.0...v1.36.2) --- updated-dependencies: - dependency-name: pylookyloo dependency-version: 1.36.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 19 +++++++++++++------ pyproject.toml | 2 +- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/poetry.lock b/poetry.lock index 80d1b16..6676a7f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2653,22 +2653,22 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] [[package]] name = "pylookyloo" -version = "1.34.0" +version = "1.36.2" description = "Python CLI and module for Lookyloo" optional = false python-versions = ">=3.10" groups = ["main"] files = [ - {file = "pylookyloo-1.34.0-py3-none-any.whl", hash = "sha256:f777f1ea7f268ea6b7238aa7b22806f00961fac578050bad95d60fe79d76fb60"}, - {file = "pylookyloo-1.34.0.tar.gz", hash = "sha256:5773cd586113e5a7a96dcdc008970182c405f9e9554ca7d2586afc1ec8fa251b"}, + {file = "pylookyloo-1.36.2-py3-none-any.whl", hash = "sha256:29b7d617d6fd64e0c41145bdf317f3136ff8fcd96d4f98649e9d82ac92ba873b"}, + {file = "pylookyloo-1.36.2.tar.gz", hash = "sha256:f24414c54a37618c256b1302a30731885bc8e952a987e5d1d42fc5f24523ae0d"}, ] [package.dependencies] requests = ">=2.32.5" [package.extras] -docs = ["Sphinx (>=8.2.3) ; python_version >= \"3.11\""] -examples = ["pylacus (>=1.19.0)"] +docs = ["Sphinx (>=9.1.0) ; python_version >= \"3.12\""] +examples = ["pylacus (>=1.21.0)"] [[package]] name = "python-dateutil" @@ -2740,6 +2740,13 @@ optional = false python-versions = ">=3.8" groups = ["old"] files = [ + {file = "PyYAML-6.0.3-cp38-cp38-macosx_10_13_x86_64.whl", hash = "sha256:c2514fceb77bc5e7a2f7adfaa1feb2fb311607c9cb518dbc378688ec73d8292f"}, + {file = "PyYAML-6.0.3-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:9c57bb8c96f6d1808c030b1687b9b5fb476abaa47f0db9c0101f5e9f394e97f4"}, + {file = "PyYAML-6.0.3-cp38-cp38-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:efd7b85f94a6f21e4932043973a7ba2613b059c4a000551892ac9f1d11f5baf3"}, + {file = "PyYAML-6.0.3-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:22ba7cfcad58ef3ecddc7ed1db3409af68d023b7f940da23c6c2a1890976eda6"}, + {file = "PyYAML-6.0.3-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:6344df0d5755a2c9a276d4473ae6b90647e216ab4757f8426893b5dd2ac3f369"}, + {file = "PyYAML-6.0.3-cp38-cp38-win32.whl", hash = "sha256:3ff07ec89bae51176c0549bc4c63aa6202991da2d9a6129d7aef7f1407d3f295"}, + {file = "PyYAML-6.0.3-cp38-cp38-win_amd64.whl", hash = "sha256:5cf4e27da7e3fbed4d6c3d8e797387aaad68102272f8f9752883bc32d61cb87b"}, {file = "pyyaml-6.0.3-cp310-cp310-macosx_10_13_x86_64.whl", hash = "sha256:214ed4befebe12df36bcc8bc2b64b396ca31be9304b8f59e25c11cf94a4c033b"}, {file = "pyyaml-6.0.3-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:02ea2dfa234451bbb8772601d7b8e426c2bfa197136796224e50e35a78777956"}, {file = "pyyaml-6.0.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b30236e45cf30d2b8e7b3e85881719e98507abed1011bf463a8fa23e9c3e98a8"}, @@ -3781,4 +3788,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = "^3.10" -content-hash = "d5722538ca0923e4171752343084f6fe5642506ccbb750f6fb16ef950fe40b46" +content-hash = "f4778c193e696b5db620970b306909d3705ac520a2c6a812a84f1ca4aadb284c" diff --git a/pyproject.toml b/pyproject.toml index 8f1d88c..347a89d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ werkzeug = "^3.1.4" gunicorn = "^23.0.0" cron-converter = "^1.3.1" bootstrap-flask = "^2.5.0" -pylookyloo = "^1.34.0" +pylookyloo = "^1.36.2" flask-wtf = "^1.2.2" flask-login = "^0.6.3" defang = "^0.5.3"