diff --git a/pyproject.toml b/pyproject.toml index a7935d7d5..2b5e96e7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ doc = [ ] build = [ - "build==1.0.3", + "build==1.1.1", "twine==5.0.0", "wheel", "datamodel-code-generator==0.24.2",