diff --git a/pyproject.toml b/pyproject.toml index 16899e92..e28a2952 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ test = [ "factory-boy==3.3.3", "playwright>=1.39", "pytest==8.3.5", - "pytest-django==4.10.0", + "pytest-django==4.11.1", "pytest-playwright==0.7.0", "pytest-rerunfailures==15.0", "pytest-xdist>=3.5.0,<4",