diff --git a/pyproject.toml b/pyproject.toml index 456156504..26d9258a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ ipdb = "^0.13.13" nplusone = "^1.0.0" pdbpp = "^0.10.3" pre-commit = "^3.7.0" -pytest = "7.0.0" +pytest = "8.3.3" pytest-cov = "^4.1.0" pytest-django = "^4.5.2" pytest-env = "^0.6.2"