diff --git a/pyproject.toml b/pyproject.toml index 723af560..65351aea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "importlib-metadata~=8.0", "mypy~=1.2", "orjson~=3.8", - "pre-commit~=3.2", + "pre-commit~=4.0", "pytest-benchmark~=4.0.0", "pytest-console-scripts~=1.4.0", "pytest-cov~=5.0",