diff --git a/pyproject.toml b/pyproject.toml index 1c2c1da..6ceb826 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ docs = [ lint = [ "black==25.11.0", "isort==6.1.0", - "pre-commit==4.3.0", + "pre-commit==4.5.1", "ruff==0.14.10", ] test = [