diff --git a/pyproject.toml b/pyproject.toml index 64662522..9bb1408b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ test = [ "playwright>=1.39", "pytest==8.3.3", "pytest-django==4.9.0", - "pytest-playwright==0.5.2", + "pytest-playwright==0.6.2", "pytest-rerunfailures==14.0", "pytest-xdist>=3.5.0,<4", ]