diff --git a/pyproject.toml b/pyproject.toml index b55a504..f347dbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ testing = [ ] pre-commit = [ - "pre-commit==4.4.0", + "pre-commit==4.5.0", "pylint==4.0.3" ] docs = [