Skip to content

Commit 47b33de

Browse files
Bump playwright from 1.56.0 to 1.57.0
Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.56.0 to 1.57.0. - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.56.0...v1.57.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e0bb14 commit 47b33de

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.7"
24-
playwright = "^1.56.0"
24+
playwright = "^1.57.0"
2525
axe-playwright-python = "^0.1.7"
2626
behave-django = "^1.8.0"
2727

0 commit comments

Comments
 (0)