diff --git a/pyproject.toml b/pyproject.toml index 9d8235e6..efff36d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ build = [ "twine==6.2.0", "wheel", "datamodel-code-generator==0.40.0", - "pre-commit==4.4.0", + "pre-commit==4.5.0", "importlib_metadata>=7.0", ]