Skip to content

Commit f1be3a4

Browse files
fix(deps): update dependency playwright to >=1.56,<1.57
1 parent 07e6bae commit f1be3a4

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828

2929
[project.optional-dependencies]
3030
browser-tests = [
31-
"playwright>=1.55,<1.56",
31+
"playwright>=1.56,<1.57",
3232
"pytest_playwright>=0.7.1,<0.8",
3333
"pytest>=8.3,<9",
3434
]

uv.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.

0 commit comments

Comments
 (0)