diff --git a/pyproject.toml b/pyproject.toml index bf333c1..69d7b51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ docs = [ ] lint = [ "mypy==2.3.0", - "pre-commit==4.6.1", + "pre-commit==4.6.2", "ruff==0.16.2", ] test = [