diff --git a/poetry.lock b/poetry.lock index 11286cb..be2747c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1498,21 +1498,21 @@ crypto = ["cryptography (>=3.4.0)"] [[package]] name = "pylookyloo" -version = "1.39.1" +version = "1.39.2" description = "Python CLI and module for Lookyloo" optional = false python-versions = "<3.15,>=3.10" groups = ["main"] files = [ - {file = "pylookyloo-1.39.1-py3-none-any.whl", hash = "sha256:9141ac4e79624b7b4d447e71336eefaee60747e9d92ccf3117d128ba31a064f8"}, - {file = "pylookyloo-1.39.1.tar.gz", hash = "sha256:e02019c5126f06ea73abd2da2f01f2266cf763941b44872c9c25bfe134ce9927"}, + {file = "pylookyloo-1.39.2-py3-none-any.whl", hash = "sha256:eff57f74e2a34400da609566a2f9e35a8147fabe3a6bc365da99957b8ae50c2a"}, + {file = "pylookyloo-1.39.2.tar.gz", hash = "sha256:7ba0fd8f16e5cad0796ec11f49ff041ab55fdccae4da1e20fbe1a17600f5b46f"}, ] [package.dependencies] deprecated = {version = ">=1.3.1,<2.0.0", markers = "python_version < \"3.13\""} lookyloo-models = ">=0.2.7" pydantic = ">=2.12.5,<3.0.0" -requests = ">=2.33.1" +requests = ">=2.34.2" urllib3 = ">=2.6.3,<3.0.0" [package.extras]