diff --git a/pyproject.toml b/pyproject.toml index aedbfee..945a4ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ testing = [ ] pre-commit = [ - "pre-commit==3.8.0", + "pre-commit==4.6.2", "pylint==4.0.8" ] docs = [