Skip to content

Commit 734e255

Browse files
authored
Merge pull request #897 from micw523/patch-3
Update urllib3 for CVE-2019-11324
2 parents 659f463 + f3e3170 commit 734e255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ipaddress>=1.0.17;python_version=="2.7" # PSF
88
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
99
requests # Apache-2.0
1010
requests-oauthlib # ISC
11-
urllib3>=1.23 # MIT
11+
urllib3>=1.24.2 # MIT

0 commit comments

Comments
 (0)