diff --git a/pyproject.toml b/pyproject.toml index aa19b8b..5353d99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ docs = [ lint = [ "black==26.5.1", "isort==8.0.1", - "pre-commit==4.6.1", + "pre-commit==4.6.2", "ruff==0.16.2", ] test = [