diff --git a/pyproject.toml b/pyproject.toml index f26ce3f45..9c04abb5f 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.4.2" +pytest = "^9.0.2" pytest-cov = "^6.0.0" pytest-custom-exit-code = "^0.3.0" sh = "^2.0.6"