Bump pytest-playwright from 0.7.0 to 0.7.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-08 23:08:41 +00:00
committed by GitHub
parent f1b87f56ca
commit d64766af32
2 changed files with 5 additions and 5 deletions

View File

@@ -91,7 +91,7 @@ pre-commit = "^4.3.0"
pytest = "^8.4.2"
pytest-env = "^1.1.3"
pytest-mock = "^3.15.0"
pytest-playwright = "^0.7.0"
pytest-playwright = "^0.7.1"
pytest-xdist = "^3.8.0"
radon = "^6.0.1"
requests-mock = "^1.11.0"