diff --git a/pyproject.toml b/pyproject.toml index 0d881156d..c0afc84d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dev = [ "django-stubs>=5.0.4", "factory-boy>=3.3.1", "faker>=33.0.0", - "pytest-cov>=5.0.0", + "pytest-cov>=7.1.0", "pytest-django>=4.8.0", "pytest-env>=1.1.3", "pytest-icdiff>=0.9",