Skip to content

Commit 56ab630

Browse files
committed
Upgraded urllib3 to version 1.24.2 due to security vulnerability
Vulnerable versions: < 1.24.2 Patched version: 1.24.2 Ref: https://nvd.nist.gov/vuln/detail/CVE-2019-11324
1 parent ee964c0 commit 56ab630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pycodestyle==2.3.1
1010
pyflakes==1.6.0
1111
requests==2.20.0
1212
six==1.11.0
13-
urllib3==1.24.1
13+
urllib3==1.24.2
1414
vermin==0.4.2
1515
vulture==0.26
1616
wcwidth==0.1.7

0 commit comments

Comments
 (0)