Skip to content

Commit 4a7de67

Browse files
committed
Update dependency certifi to v2021.10.8
1 parent 51f4bf3 commit 4a7de67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
certifi==2021.5.30; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
1+
certifi==2021.10.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
22
charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3"
33
click==8.0.3; python_version >= "3.6"
44
colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.6" and python_full_version >= "3.5.0"

0 commit comments

Comments
 (0)