UPgrade urllib3 to fix security vulnerability

This commit is contained in:
Marian Steinbach 2019-04-23 15:56:54 +02:00
parent 06e6b7fd21
commit ab09e8fcd3
1 changed files with 1 additions and 1 deletions

View File

@ -25,5 +25,5 @@ requests==2.20.0
rsa==4.0 rsa==4.0
six==1.11.0 six==1.11.0
typed-ast==1.1.0 typed-ast==1.1.0
urllib3==1.24 urllib3==1.24.2
wrapt==1.10.11 wrapt==1.10.11