diff --git a/pyproject.toml b/pyproject.toml index 36c217e..8491ead 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ spellcheck = [ ] packaging = [ "build==1.2.2.post1", - "twine==5.1.1" + "twine==6.0.1" ] tests = [ "pytest==8.3.4",