Skip to content

Commit

Permalink
chore: bump pytest-playwright from 0.5.1 to 0.5.2
Browse files Browse the repository at this point in the history
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](microsoft/playwright-pytest@v0.5.1...v0.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c14ab41 commit deb2edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ test = [
"playwright>=1.39",
"pytest==8.3.2",
"pytest-django==4.9.0",
"pytest-playwright==0.5.1",
"pytest-playwright==0.5.2",
"pytest-xdist>=3.5.0,<4",
]
docker = [
Expand Down

0 comments on commit deb2edf

Please sign in to comment.