diff --git a/pyproject.toml b/pyproject.toml index ab9f8b154d..c62d8a1083 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -103,7 +103,7 @@ pdbpp = "^0.10.3" pip-tools = "^7.1.0" pylint = "^2.6.0" pylint-django = "^2.4.4" -pytest = "^6.1.2" +pytest = "^8.0.0" pytest-cov = "^4.1.0" pytest-env = "^0.6.2" pytest-django = "^4.5.2"