diff --git a/pyproject.toml b/pyproject.toml index aedc5399..7ca46518 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ test = [ "playwright>=1.39", "pytest==8.3.2", "pytest-django==4.9.0", - "pytest-playwright==0.5.1", + "pytest-playwright==0.5.2", "pytest-xdist>=3.5.0,<4", ] docker = [