diff --git a/pyproject.toml b/pyproject.toml index 7aa9979f..594a82e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dev = [ "jupyter>=1.1.1", "mkdocs-material>=9.7.6", "nox>=2026.4.10", - "pre-commit>=4.5.1", + "pre-commit>=4.6.0", "pytest>=9.0.3", "pytest-cov>=7.1.0", "ruff>=0.15.12",