diff --git a/pyproject.toml b/pyproject.toml index 0d881156d..31cf20c28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ dev = [ "django-watchfiles>=1.4.0", "basedpyright>=1.34.0", "pytest-asyncio>=1.3.0", - "pytest-playwright>=0.5.0", + "pytest-playwright>=0.7.2", "ruff>=0.15.2", "djlint>=1.36.4", "aioresponses>=0.7.8",