Skip to content

Commit 08226ab

Browse files
Merge pull request #1250 from VWS-Python/dependabot/pip/twine-3.2.0
Bump twine from 3.1.1 to 3.2.0
2 parents 954a5a7 + fed412c commit 08226ab

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)