diff --git a/pyproject.toml b/pyproject.toml index b68c01b..9cf0d61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dev = [ # against the deployed app to verify SSO + setup pipeline + security # fixes end-to-end. Optional: tests skip cleanly when not installed. "playwright>=1.40", - "pytest-playwright>=0.5", + "pytest-playwright>=0.8.0", ] [tool.uv]