diff --git a/pyproject.toml b/pyproject.toml index 6ba8acc..9cf1065 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,5 +10,5 @@ test = [ "pytest-cov==7.1.0", ] dev = [ - "pre-commit==4.6.1", + "pre-commit==4.6.2", ] \ No newline at end of file