mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user