Skip to content

Commit fed412c

Browse files
Bump twine from 3.1.1 to 3.2.0
Bumps [twine](https://github.com/pypa/twine) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst) - [Commits](pypa/twine@3.1.1...3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 954a5a7 commit fed412c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pytest-cov==2.10.0 # Measure code coverage
2626
pytest==5.4.3 # Test runners
2727
sphinx-autodoc-typehints==1.11.0
2828
sphinxcontrib-spelling==5.1.2
29-
twine==3.1.1
29+
twine==3.2.0
3030
versioneer==0.18
3131
vulture==1.5
3232
yapf==0.30.0 # Automatic formatting for Python

0 commit comments

Comments
 (0)