diff --git a/pyproject.toml b/pyproject.toml index 0049a4d..2a7ed69 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ formatting = [ init_bo4e = [ "bo4e-python-generator==0.0.10", "bo4e-schema-tool==0.0.9", - "datamodel-code-generator==0.25.9" + "datamodel-code-generator==0.26.4" ] linting = [ "pylint==3.3.3"