Skip to content

Commit 8638ec4

Browse files
authored
Merge pull request #138 from NHSDigital/dependabot/pip/playwright-1.56.0
Bump playwright from 1.55.0 to 1.56.0
2 parents 1f8ac7d + 15c7001 commit 8638ec4

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ package-mode = false
2121

2222
[tool.poetry.group.dev.dependencies]
2323
ruff = "^0.14.4"
24-
playwright = "^1.55.0"
24+
playwright = "^1.56.0"
2525

2626
[build-system]
2727
requires = ["poetry-core>=2.0.0,<3.0.0"]

0 commit comments

Comments
 (0)