diff --git a/pyproject.toml b/pyproject.toml index 90557dce..1bd13b93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ test = [ "playwright>=1.39", "pytest==8.2.0", "pytest-django==4.8.0", - "pytest-playwright==0.4.4", + "pytest-playwright==0.5.0", "pytest-xdist>=3.5.0,<4", ] docker = [