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