Skip to content

Commit 4fd9732

Browse files
committed
Update deps
1 parent 239b41c commit 4fd9732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
license=__license__,
3636
install_requires=[
3737
# Core
38-
"click==7.1.1",
38+
"click==7.1.2",
3939
"requests==2.23.0",
4040
"colorama==0.4.3",
41-
"semantic-version==2.8.4",
41+
"semantic-version==2.8.5",
4242
"certifi==2020.04.05.1",
4343
# Misc
4444
"wheel==0.34.2",

0 commit comments

Comments
 (0)