diff --git a/pyproject.toml b/pyproject.toml index c438ea69c..63cc255c2 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.6.0", "pytest==8.0.0", "pytest-sugar==0.9.7", "pytest-instafail==0.5.0",