diff --git a/pyproject.toml b/pyproject.toml index adbe19a..921ac09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ python-preference = "managed" dev = [ "ruff>=0.15.22", "pyright>=1.1.411", - "pre-commit>=4.6.0", + "pre-commit>=4.6.1", "pytest-cov>=7.1.0", "pytest-asyncio>=1.4.0", "pytest>=9.1.1",