diff --git a/pyproject.toml b/pyproject.toml index 9596f2d..a9906c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,5 +10,5 @@ test = [ "pytest-cov==7.0.0", ] dev = [ - "pre-commit==4.3.0", + "pre-commit==4.4.0", ] \ No newline at end of file