mirror of https://github.com/CIRCL/lookyloo
chf: Bump deps
parent
f204947afa
commit
380e44cc5b
|
@ -936,7 +936,7 @@ python-versions = "*"
|
|||
|
||||
[[package]]
|
||||
name = "scrapysplashwrapper"
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
description = "Scrapy splash wrapper as a standalone library."
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -947,7 +947,7 @@ Scrapy = ">=2.5.0,<3.0.0"
|
|||
scrapy-splash = ">=0.7.2,<0.8.0"
|
||||
|
||||
[package.extras]
|
||||
docs = ["Sphinx (>=3.5.4,<4.0.0)", "myst-parser (>=0.14.0)"]
|
||||
docs = ["Sphinx (>=4.0,<5.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "service-identity"
|
||||
|
@ -1799,8 +1799,8 @@ scrapy-splash = [
|
|||
{file = "scrapy_splash-0.7.2-py2.py3-none-any.whl", hash = "sha256:71ac958370f8732fec746a25a8235b03a4d3c4c93a59be51aa8e910a08cfe511"},
|
||||
]
|
||||
scrapysplashwrapper = [
|
||||
{file = "scrapysplashwrapper-1.6.0-py3-none-any.whl", hash = "sha256:f1ac81d4d78b9cb00149dbe230bdb4b36d2bc55c4958d8c8e966164d6fe62808"},
|
||||
{file = "scrapysplashwrapper-1.6.0.tar.gz", hash = "sha256:d5e5b52efe61a6685be6e7e817829f81156ec1f8982fdb463b80891220d918ce"},
|
||||
{file = "scrapysplashwrapper-1.6.1-py3-none-any.whl", hash = "sha256:9e0535a48095e7762c4cc54226e00e41d6a483e64dc6908988fb1622704f5207"},
|
||||
{file = "scrapysplashwrapper-1.6.1.tar.gz", hash = "sha256:46bfd2c30ccd387662eef1ee47187f41d5f6f9d1259f89db88eacaad358fec47"},
|
||||
]
|
||||
service-identity = [
|
||||
{file = "service-identity-21.1.0.tar.gz", hash = "sha256:6e6c6086ca271dc11b033d17c3a8bea9f24ebff920c587da090afc9519419d34"},
|
||||
|
|
Loading…
Reference in New Issue