diff --git a/pyproject.toml b/pyproject.toml index 1c6856e..198df48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ requires = [ type = "pip-compile" dependencies = [ "pre-commit==4.5.0", - "pytest==8.4.2", + "pytest==9.0.1", "hatch-pip-compile==1.11.5", "pip==25.2", ]