Skip to content

Commit bd6d13f

Browse files
committed
chg: Bump playwright
1 parent 0c161c0 commit bd6d13f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 10 additions & 10 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.36.3"
3+
version = "1.36.4"
44
description = "A simple library to capture websites using playwright"
55
authors = [
66
{name="Raphaël Vinot", email= "raphael.vinot@circl.lu"}
@@ -12,7 +12,7 @@ requires-python = ">=3.10,<4.0"
1212
dynamic = [ "classifiers" ]
1313

1414
dependencies = [
15-
"playwright (>=1.57.0)",
15+
"playwright (>=1.58.0)",
1616
"dateparser (>=1.2.2)",
1717
"beautifulsoup4[charset-normalizer,lxml] (>=4.14.3)",
1818
"w3lib (>=2.4.0)",

0 commit comments

Comments
 (0)