diff --git a/pyproject.toml b/pyproject.toml index 1699235a..ac841094 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ test = [ "playwright>=1.39", "pytest==8.3.4", "pytest-django==4.9.0", - "pytest-playwright==0.6.2", + "pytest-playwright==0.7.0", "pytest-rerunfailures==15.0", "pytest-xdist>=3.5.0,<4", "moto[s3]==5.0.27"