Bump pytest-playwright from 0.5.2 to 0.7.0

Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.5.2 to 0.7.0.
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.5.2...v0.7.0)

---
updated-dependencies:
- dependency-name: pytest-playwright
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-10 14:32:40 +00:00
committed by GitHub
parent f6952b28de
commit adf37eb4d0
2 changed files with 6 additions and 6 deletions

View File

@@ -90,7 +90,7 @@ pre-commit = "^3.8.0"
pytest = "^8.3.2"
pytest-env = "^1.1.3"
pytest-mock = "^3.14.0"
pytest-playwright = "^0.5.1"
pytest-playwright = "^0.7.0"
pytest-xdist = "^3.5.0"
radon = "^6.0.1"
requests-mock = "^1.11.0"