Bump urllib3 -> 1.24.3

Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
This commit is contained in:
Ulysses Souza 2019-05-14 13:16:27 +02:00 committed by Joffrey F
parent 36a09df21c
commit 5de5af1155
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ pypiwin32==219; sys_platform == 'win32' and python_version < '3.6'
pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6' pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
requests==2.20.0 requests==2.20.0
six==1.10.0 six==1.10.0
urllib3==1.24.1 urllib3==1.24.3
websocket-client==0.40.0 websocket-client==0.40.0