Bump pytest-playwright from 0.4.2 to 0.4.3

Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: pytest-playwright
  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]
2023-10-10 00:01:02 +00:00
committed by GitHub
parent 4c833a4360
commit 0ef554674a
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ isort = "==5.12.0"
pytest = "==7.4.2"
pytest-env = "==1.0.1"
pytest-mock = "==3.11.1"
pytest-playwright = "==0.4.2"
pytest-playwright = "==0.4.3"
pytest-xdist = "==3.3.1"
beautifulsoup4 = "==4.12.2"
freezegun = "==1.2.2"