Bump pytest-playwright from 0.7.1 to 0.7.2 (#3133)

Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.7.1...v0.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 19:04:02 -05:00
committed by GitHub
parent 2c51e476ea
commit 325d9acc8f
2 changed files with 7 additions and 7 deletions

View File

@@ -92,7 +92,7 @@ pre-commit = "^4.4.0"
pytest = "^8.4.2"
pytest-env = "^1.2.0"
pytest-mock = "^3.15.1"
pytest-playwright = "^0.7.1"
pytest-playwright = "^0.7.2"
pytest-xdist = "^3.8.0"
radon = "^6.0.1"
requests-mock = "^1.11.0"