diff --git a/pyproject.toml b/pyproject.toml index 0352366ad..cab81ce6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ pre-commit = "^4.0.0" black = "^25.1.0" flake8 = "^7.0.0" behave = "^1.2.6" -pytest = "^8.2.0" +pytest = "^9.0.1" pytest-cov = "^6.0.0" pytest-custom-exit-code = "^0.3.0" sh = "^2.0.6"