diff --git a/pyproject.toml b/pyproject.toml index 3ac66442..67d5e74f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ test = [ "factory-boy==3.3.1", "playwright>=1.39", "pytest==8.3.2", - "pytest-django==4.8.0", + "pytest-django==4.9.0", "pytest-playwright==0.5.1", "pytest-xdist>=3.5.0,<4", ]