diff --git a/pyproject.toml b/pyproject.toml index a9ccf88..e758805 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dev = [ "pre-commit>=4.1", "ruff>=0.9", "pytest>=8.0", - "pytest-django>=4.9", + "pytest-django>=4.12.0", "pytest-cov>=6.0", ]