diff --git a/pyproject.toml b/pyproject.toml index bbbb66b..01cd68a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ testing = [ "soft7[graph]", ] dev = [ - "pre-commit~=3.7", + "pre-commit~=4.0", "soft7[docs,graph,testing]", ]