Update development dependency twine to v3.2.0

Twine version < 2.0 was reported has a security vulnerability

From Twine version 2.0+, it requires Python 3.6, but doesn't seem to
have other breaking changes.

Reference:

- https://github.com/pypa/twine/issues/491
- https://twine.readthedocs.io/en/latest/changelog.html
This commit is contained in:
Peter Dave Hello
2020-12-19 16:45:17 +08:00
parent 20d34e0833
commit bdf4a6f425
+1 -1
View File
@@ -5,4 +5,4 @@ pycodestyle==2.6.0
pyflakes==2.2.0
readme_renderer[md]==26.0
requests_mock
twine==1.15.0
twine==3.2.0