Skip to content

Commit

Permalink
Bump pytest-playwright from 0.6.1 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](microsoft/playwright-pytest@v0.6.1...v0.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 4cf2978 commit 02a92ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pip-tools = "7.4.1"
pyopenssl = "^24"
pytest-cov = "^6.0.0"
pytest-flask = "^1.2.0"
pytest-playwright = "0.6.1"
pytest-playwright = "0.6.2"
pre-commit = "^4.0.1"
safety = "3.2.11"
factory-boy = "^3.3.0"
Expand Down

0 comments on commit 02a92ae

Please sign in to comment.