mirror of https://github.com/CIRCL/lookyloo
build(deps): bump pylookyloo from 1.17.0 to 1.17.1
Bumps [pylookyloo](https://github.com/lookyloo/PyLookyloo) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/lookyloo/PyLookyloo/releases) - [Commits](https://github.com/lookyloo/PyLookyloo/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: pylookyloo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>pull/580/head
parent
621bea6896
commit
4e8ef5c0c3
|
@ -1697,6 +1697,13 @@ files = [
|
|||
{file = "Pillow-9.4.0-1-cp39-cp39-macosx_10_10_x86_64.whl", hash = "sha256:b8c2f6eb0df979ee99433d8b3f6d193d9590f735cf12274c108bd954e30ca858"},
|
||||
{file = "Pillow-9.4.0-1-pp38-pypy38_pp73-macosx_10_10_x86_64.whl", hash = "sha256:b70756ec9417c34e097f987b4d8c510975216ad26ba6e57ccb53bc758f490dab"},
|
||||
{file = "Pillow-9.4.0-1-pp39-pypy39_pp73-macosx_10_10_x86_64.whl", hash = "sha256:43521ce2c4b865d385e78579a082b6ad1166ebed2b1a2293c3be1d68dd7ca3b9"},
|
||||
{file = "Pillow-9.4.0-2-cp310-cp310-macosx_10_10_x86_64.whl", hash = "sha256:9d9a62576b68cd90f7075876f4e8444487db5eeea0e4df3ba298ee38a8d067b0"},
|
||||
{file = "Pillow-9.4.0-2-cp311-cp311-macosx_10_10_x86_64.whl", hash = "sha256:87708d78a14d56a990fbf4f9cb350b7d89ee8988705e58e39bdf4d82c149210f"},
|
||||
{file = "Pillow-9.4.0-2-cp37-cp37m-macosx_10_10_x86_64.whl", hash = "sha256:8a2b5874d17e72dfb80d917213abd55d7e1ed2479f38f001f264f7ce7bae757c"},
|
||||
{file = "Pillow-9.4.0-2-cp38-cp38-macosx_10_10_x86_64.whl", hash = "sha256:83125753a60cfc8c412de5896d10a0a405e0bd88d0470ad82e0869ddf0cb3848"},
|
||||
{file = "Pillow-9.4.0-2-cp39-cp39-macosx_10_10_x86_64.whl", hash = "sha256:9e5f94742033898bfe84c93c831a6f552bb629448d4072dd312306bab3bd96f1"},
|
||||
{file = "Pillow-9.4.0-2-pp38-pypy38_pp73-macosx_10_10_x86_64.whl", hash = "sha256:013016af6b3a12a2f40b704677f8b51f72cb007dac785a9933d5c86a72a7fe33"},
|
||||
{file = "Pillow-9.4.0-2-pp39-pypy39_pp73-macosx_10_10_x86_64.whl", hash = "sha256:99d92d148dd03fd19d16175b6d355cc1b01faf80dae93c6c3eb4163709edc0a9"},
|
||||
{file = "Pillow-9.4.0-cp310-cp310-macosx_10_10_x86_64.whl", hash = "sha256:2968c58feca624bb6c8502f9564dd187d0e1389964898f5e9e1fbc8533169157"},
|
||||
{file = "Pillow-9.4.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c5c1362c14aee73f50143d74389b2c158707b4abce2cb055b7ad37ce60738d47"},
|
||||
{file = "Pillow-9.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bd752c5ff1b4a870b7661234694f24b1d2b9076b8bf337321a814c612665f343"},
|
||||
|
@ -2056,21 +2063,21 @@ docs = ["Sphinx (>=6.0.0,<7.0.0)"]
|
|||
|
||||
[[package]]
|
||||
name = "pylookyloo"
|
||||
version = "1.17.0"
|
||||
version = "1.17.1"
|
||||
description = "Python CLI and module for Lookyloo"
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = ">=3.8,<4.0"
|
||||
files = [
|
||||
{file = "pylookyloo-1.17.0-py3-none-any.whl", hash = "sha256:4cfa2f0acef984bd379df890adf9f2d7a7ae164a98b0ca117ce4c8816326c872"},
|
||||
{file = "pylookyloo-1.17.0.tar.gz", hash = "sha256:05ef87d66566e41630ba6029cdb2b32968b214da6872202895e0aa5691de0653"},
|
||||
{file = "pylookyloo-1.17.1-py3-none-any.whl", hash = "sha256:5e5ff6ed28f34c6f5143c7ca733983c97f2ad92c53f30c080280463902b92d0e"},
|
||||
{file = "pylookyloo-1.17.1.tar.gz", hash = "sha256:c9d01545441f9acf76f542e304b1ebe1b068e346e34177808ee23537a29ffb16"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
requests = ">=2.28.1,<3.0.0"
|
||||
requests = ">=2.28.2,<3.0.0"
|
||||
|
||||
[package.extras]
|
||||
docs = ["Sphinx (>=5.3.0,<6.0.0)"]
|
||||
docs = ["Sphinx (>=6.1.3,<7.0.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "pymisp"
|
||||
|
@ -2807,6 +2814,7 @@ category = "dev"
|
|||
optional = false
|
||||
python-versions = "*"
|
||||
files = [
|
||||
{file = "wcwidth-0.2.6-py2.py3-none-any.whl", hash = "sha256:795b138f6875577cd91bba52baf9e445cd5118fd32723b460e30a0af30ea230e"},
|
||||
{file = "wcwidth-0.2.6.tar.gz", hash = "sha256:a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0"},
|
||||
]
|
||||
|
||||
|
@ -3027,4 +3035,4 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools"
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.8,<3.12"
|
||||
content-hash = "fd4da31427b4a1d44134b300eb581a8901d6e0fb26732992b1da118addf9d077"
|
||||
content-hash = "001ef30861ce3ee4d10809d64f9837e8ed05ed363c6313d9c3db6f0fcc459126"
|
||||
|
|
|
@ -47,7 +47,7 @@ defang = "^0.5.3"
|
|||
vt-py = "^0.17.3"
|
||||
pyeupi = "^1.1"
|
||||
pysanejs = "^2.0.1"
|
||||
pylookyloo = "^1.17.0"
|
||||
pylookyloo = "^1.17.1"
|
||||
dnspython = "^2.3.0"
|
||||
pytaxonomies = "^1.5.0"
|
||||
pymisp = {version = "^2.4.167.2", extras = ["url", "fileobjects"]}
|
||||
|
|
Loading…
Reference in New Issue