Skip to content

Commit 4013a0f

Browse files
chore(deps): update twine requirement from ==1.* to ==2.*
Updates the requirements on [twine](https://github.com/pypa/twine) to permit the latest version. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst) - [Commits](pypa/twine@1.3.0...2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent df4f2b7 commit 4013a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ pycodestyle==2.*
88
Sphinx==2.*
99
sphinxcontrib-log-cabinet==1.*
1010
sphinxcontrib-websupport==1.*
11-
twine==1.*
11+
twine==2.*

0 commit comments

Comments
 (0)