diff --git a/pyproject.toml b/pyproject.toml index f630f420..9981c0bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "build ~= 1.2.0", "filelock ~= 3.15.0", "mypy ~= 1.10.0", - "pre-commit ~= 3.5.0", + "pre-commit ~=3.8.0", "pydoc-markdown ~= 4.8.0", "pytest ~= 8.2.0", "pytest-asyncio ~= 0.23.0",