diff --git a/pyproject.toml b/pyproject.toml index 6df3c14..6768c05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ safety = "^3.2.14" ruff = "^0.14.7" -pytest = "^8.3.4" +pytest = "^9.0.2" pytest-bdd = "^8.1.0" pytest-html = "^4.1.1" pytest-cov = "^7.0.0"