diff --git a/pyproject.toml b/pyproject.toml index a910bfd..c466871 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ tenacity = ">=8.1,<10.0" black = "^25.1" isort = "^6.0.0" pylint = "^3.2" -pytest = "^8.2" +pytest = "^9.0" pre-commit = "^4.0.1" [build-system]