diff --git a/pyproject.toml b/pyproject.toml index 82c8bd4..79852dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ packaging = [ "twine==6.2.0" ] codegen = [ - "datamodel-code-generator==0.43.1" + "datamodel-code-generator==0.45.0" ] dev = [ "pip-tools"