Skip to content

Commit 6ffb731

Browse files
committed
Update deps
1 parent 343bb4e commit 6ffb731

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
@@ -40,9 +40,9 @@
4040
"requests==2.31.0",
4141
"colorama==0.4.6",
4242
"semantic-version==2.8.5", # >2.8.5 does not support Python 3.6
43-
"certifi==2023.5.7",
43+
"certifi==2023.7.22",
4444
# Misc
45-
"wheel==0.40.0",
45+
"wheel==0.41.0",
4646
],
4747
packages=find_packages(),
4848
entry_points={

0 commit comments

Comments
 (0)