diff --git a/pyproject.toml b/pyproject.toml index a685c117ce..696e86b8e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -128,7 +128,7 @@ ipdb = "^0.13.13" moto = "^5.0.0" nplusone = "^1.0.0" pdbpp = "^0.11.6" -pytest = "^8.0.0" +pytest = "^9.0.0" pytest-cov = "^7.0.0" pytest-django = "^4.5.2" pytest-env = "^1.0.0"