Skip to content

Commit c434423

Browse files
committed
update certifi to 2020.04.05.1
1 parent 8ad2d42 commit c434423

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

get-platformio.py

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"requests==2.23.0",
4040
"colorama==0.4.3",
4141
"semantic-version==2.8.4",
42-
"certifi==2019.11.28"
42+
"certifi==2020.04.05.1"
4343
],
4444
packages=find_packages(),
4545
entry_points={

0 commit comments

Comments
 (0)