diff --git a/pyproject.toml b/pyproject.toml index 15733225..04555428 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ test = [ "coverage-threshold==0.5.0", "httpx==0.27.2", "mypy_dev==1.12.0a4", - "pre-commit==3.8.0", + "pre-commit==4.0.0", "pylint==3.3.1", "pytest==8.3.3", "pytest-asyncio==0.24.0",