Skip to content

Commit ddaef2b

Browse files
authored
Merge pull request #253 from macbre/dependabot/pip/twine-3.4.2
Bump twine from 3.4.1 to 3.4.2
2 parents 4b912da + 43ba5a2 commit ddaef2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
'pylint==2.9.5',
5555
'pytest==6.2.4',
5656
'pytest-cov==2.12.1',
57-
'twine==3.4.1',
57+
'twine==3.4.2',
5858
]
5959
},
6060
install_requires=[

0 commit comments

Comments
 (0)