diff --git a/pyproject.toml b/pyproject.toml index 5e0ee55..2005b34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "pytest-cov>=6.0.0", "ruff>=0.8.0", "bandit[toml]>=1.8.0", - "pre-commit>=4.0.0", + "pre-commit>=4.5.1", ] [tool.pytest.ini_options]