diff --git a/pyproject.toml b/pyproject.toml index a286297..90fb15b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ doc = [ dev = [ "black", "isort >= 5.12.0", - "pre-commit >3,<4", + "pre-commit >3,<5", "ruff >= 0.0.281" ]