diff --git a/pyproject.toml b/pyproject.toml index 9773733..e2f6d9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ testing = [ "pytest-sugar==1.0.0" ] pre-commit = [ - "pre-commit==3.7.1", + "pre-commit==3.8.0", "pylint==4.0.8" ] docs = [