diff --git a/pyproject.toml b/pyproject.toml index ab89510..37b7eff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ formatting = [ ] packaging = [ "build==1.2.2.post1", - "twine==5.1.1" + "twine==6.0.1" ] codegen = [ "datamodel-code-generator==0.26.3"