Merge pull request #897 from micw523/patch-3

Update urllib3 for CVE-2019-11324
This commit is contained in:
Kubernetes Prow Robot 2019-07-26 10:00:01 -07:00 committed by GitHub
commit 734e25558f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,4 +8,4 @@ ipaddress>=1.0.17;python_version=="2.7" # PSF
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
requests # Apache-2.0
requests-oauthlib # ISC
urllib3>=1.23 # MIT
urllib3>=1.24.2 # MIT