diff --git a/pyproject.toml b/pyproject.toml index deda4d5..d4ca94e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ docs = [ "mkdocstrings[python]~=0.26.0", ] dev = [ - "pre-commit~=3.6", + "pre-commit~=4.0", "pytest~=8.0", "pytest-cov~=5.0", "turtle-canon[docs]",