diff --git a/pyproject.toml b/pyproject.toml index ff24df2..8b51fbe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,5 +10,5 @@ test = [ "pytest-cov==7.1.0", ] dev = [ - "pre-commit==4.5.1", + "pre-commit==4.6.0", ] \ No newline at end of file