diff --git a/pyproject.toml b/pyproject.toml index 5710bc9..9cf3aa9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ python-preference = "managed" dev = [ "ruff>=0.16.3", "pyright>=1.1.411", - "pre-commit>=4.6.1", + "pre-commit>=4.6.2", "pytest-cov>=7.1.0", "pytest-asyncio>=1.4.0", "pytest>=9.1.1",