Skip to content

Commit

Permalink
feat: pytest-playwright==0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
m9810223 committed May 24, 2024
1 parent 69a4af1 commit 00dfc98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pdm.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 @@ -4,7 +4,7 @@ version = "0.13.1"
requires-python = ">=3.8"
dependencies = [
# https://pypi.org/project/pytest-playwright/
"pytest-playwright<=0.4.4",
"pytest-playwright==0.4.4",
# https://github.com/microsoft/playwright-python/blob/main/local-requirements.txt
"pytest-asyncio",
]
Expand Down

0 comments on commit 00dfc98

Please sign in to comment.