Skip to content

Commit 71a2976

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] <support@github.com>
1 parent 578a6ab commit 71a2976

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fastmcp = ">=2.13.1"
2222
[dev-packages]
2323
pytest = "~=8.4.2"
2424
pylint = "~=4.0.3"
25-
playwright = "~=1.56.0"
25+
playwright = "~=1.57.0"
2626
pytest-playwright = "~=0.7.1"
2727
pytest-asyncio = "~=1.2.0"
2828

Pipfile.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)