diff --git a/pyproject.toml b/pyproject.toml index 6437ba5..8bcf2d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ lint = [ ] publish = [ "build==1.2.2.post1", - "twine==5.1.1", + "twine==6.0.0", ] test = [ "coverage==7.6.7",