Skip to content

Commit 0b80a2e

Browse files
committed
chg: Bump models
1 parent 72c08ba commit 0b80a2e

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.37.2"
3+
version = "1.37.3"
44
description = "A simple library to capture websites using playwright"
55
authors = [
66
{name="Raphaël Vinot", email= "raphael.vinot@circl.lu"}
@@ -28,7 +28,7 @@ dependencies = [
2828
"rfc3161-client (>=1.0.4,<2.0.0)",
2929
"orjson (>=3.11.4,<4.0.0)",
3030
"pure-magic-rs (>=0.3.2,<0.4.0)",
31-
"lookyloo-models (>=0.1.0,<0.2.0)"
31+
"lookyloo-models (>=0.1.4,<0.2.0)"
3232
]
3333

3434
[project.urls]

0 commit comments

Comments
 (0)