Skip to content

Commit a1e0a09

Browse files
committed
chg: Bump deps, version
1 parent 53efab9 commit a1e0a09

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.31.7"
3+
version = "1.32.0"
44
description = "A simple library to capture websites using playwright"
55
authors = [
66
{name="Raphaël Vinot", email= "raphael.vinot@circl.lu"}
@@ -14,7 +14,7 @@ dynamic = [ "classifiers" ]
1414
dependencies = [
1515
"playwright (>=1.54.0)",
1616
"dateparser (>=1.2.2)",
17-
"beautifulsoup4[charset-normalizer,lxml] (>=4.13.4)",
17+
"beautifulsoup4[charset-normalizer,lxml] (>=4.13.5)",
1818
"w3lib (>=2.3.1)",
1919
"tzdata (>=2025.2)",
2020
"playwright-stealth (>=2)",

0 commit comments

Comments
 (0)