Skip to content

Commit 8b6832b

Browse files
authored
Merge pull request #232 from macbre/dependabot/pip/twine-3.4.1
Bump twine from 3.3.0 to 3.4.1
2 parents 5f83a3f + f1555eb commit 8b6832b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
'coverage==5.5',
5353
'pylint==2.7.2',
5454
'pytest==6.2.2',
55-
'twine==3.3.0',
55+
'twine==3.4.1',
5656
]
5757
},
5858
install_requires=[

0 commit comments

Comments
 (0)