diff --git a/pyproject.toml b/pyproject.toml index 9cfb09f..1fad3f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ python-preference = "managed" dev = [ "ruff>=0.12.0", "pyright>=1.1.400", - "pre-commit>=4.0.0", + "pre-commit>=4.6.0", "pytest-cov>=6.0.0", "pytest-asyncio>=0.25.0", "pytest>=8.0.0",