diff --git a/pyproject.toml b/pyproject.toml index 199e667..f52c74b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ test = [ "coverage==7.13.4", "django-debug-toolbar==6.2.0", "factory-boy==3.3.3", - "pytest-django==4.11.1", + "pytest-django==4.12.0", "pytest-cov==7.0.0", "pytest-randomly==4.0.1", "tox==4.46.3",