Merge pull request #2339 from ulyssessouza/bump-urllib3

Bump urllib3 -> 1.24.3
This commit is contained in:
Joffrey F 2019-05-15 13:06:14 -07:00 committed by GitHub
commit 37e442aaed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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'
requests==2.20.0
six==1.10.0
urllib3==1.24.1
urllib3==1.24.3
websocket-client==0.40.0