Skip to content

Commit 7f6ea2b

Browse files
Bump pytest-playwright from 0.5.2 to 0.6.2
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.5.2 to 0.6.2. - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](microsoft/playwright-pytest@v0.5.2...v0.6.2) --- updated-dependencies: - dependency-name: pytest-playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e896eb commit 7f6ea2b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ pre-commit = "^3.8.0"
9090
pytest = "^8.3.2"
9191
pytest-env = "^1.1.3"
9292
pytest-mock = "^3.14.0"
93-
pytest-playwright = "^0.5.1"
93+
pytest-playwright = "^0.6.2"
9494
pytest-xdist = "^3.5.0"
9595
radon = "^6.0.1"
9696
requests-mock = "^1.11.0"

0 commit comments

Comments
 (0)