diff --git a/pyproject.toml b/pyproject.toml index 5df6712f..1e7abe59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ zip-safe = false [tool.poetry.dev-dependencies] pytest = "^7.4.0" -pytest-cov = "^4.1.0" +pytest-cov = "^7.0.0" pytest-django = "^4.5.2" mypy = "^1.5.0" bandit = "^1.7"