diff --git a/pyproject.toml b/pyproject.toml index abe6d09..a7915ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,5 +10,5 @@ test = [ "pytest-cov==7.0.0", ] dev = [ - "pre-commit==4.5.0", + "pre-commit==4.5.1", ] \ No newline at end of file