diff --git a/pyproject.toml b/pyproject.toml index 0529130..c28d824 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ docs = [ lint = [ "black==25.1.0", "isort==6.0.1", - "pre-commit==4.2.0", + "pre-commit==4.3.0", "ruff==0.12.8", ] test = [