diff --git a/pyproject.toml b/pyproject.toml index a56672e..bc00914 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ build-backend = "uv_build" "black>=25.9.0", "mypy>=1.18.2", "pip-audit>=2.7.0", - "pre-commit>=3.6.0", + "pre-commit>=4.5.1", "pytest>=8.4.2", "pytest-asyncio>=1.2.0", "pytest-cov>=7.0.0",