diff --git a/setup.py b/setup.py index d9fb962..f3ffa1a 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ GENERIC_REQ = [ 'GitPython==3.1.41', - "twine==4.0.2", + "twine==5.1.1", "githubrelease==1.5.9", ]