Skip to content

Commit 2049475

Browse files
committed
chg: Bump deps, version
1 parent 22ff991 commit 2049475

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "PlaywrightCapture"
3-
version = "1.39.12"
3+
version = "1.40.0"
44
description = "A simple library to capture websites using playwright"
55
authors = [
66
{name="Raphaël Vinot", email= "raphael.vinot@circl.lu"}
@@ -25,7 +25,7 @@ dependencies = [
2525
"rfc3161-client (>=1.0.4,<2.0.0)",
2626
"orjson (>=3.11.4,<4.0.0)",
2727
"pure-magic-rs (>=0.4.3)",
28-
"lookyloo-models (>=0.2.8)",
28+
"lookyloo-models (>=0.2.9)",
2929
"charset-normalizer (>=3.4.6,<4.0.0)",
3030
"pyfaup-rs (>=0.4.6,<0.5.0)"
3131
]

0 commit comments

Comments
 (0)