diff --git a/pyproject.toml b/pyproject.toml index 55b043fa9..c2195e4b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ namespaces = false [project.optional-dependencies] dev = [ - "pre-commit==3.5.0", + "pre-commit==3.7.0", "pytest==8.0.0", "pytest-sugar==1.0.0", "pytest-instafail==0.5.0",