Skip to content

Commit 152cddc

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 3ae94e6 commit 152cddc

File tree

2 files changed

+23
-11
lines changed

2 files changed

+23
-11
lines changed

poetry.lock

Lines changed: 22 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
@@ -24,7 +24,7 @@ package-mode = false
2424

2525
[tool.poetry.group.dev.dependencies]
2626
ruff = "^0.14.7"
27-
playwright = "^1.56.0"
27+
playwright = "^1.57.0"
2828
axe-playwright-python = "^0.1.7"
2929
behave-django = "^1.8.0"
3030
factory-boy = "^3.3.3"

0 commit comments

Comments
 (0)