diff --git a/pyproject.toml b/pyproject.toml index 6c35b6ac..49dc7b83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ test = [ "playwright>=1.39", "pytest==6.2.5", "pytest-django==4.5.2", - "pytest-playwright==0.4.3", + "pytest-playwright==0.4.4", "pytest-xdist>=3.5.0,<4", ] docker = [