Merge pull request #7090 from docker/dependabot/pip/urllib3-1.25.7

Bump urllib3 from 1.24.2 to 1.25.7
This commit is contained in:
Ulysses Souza 2020-01-14 18:25:49 +01:00 committed by GitHub
commit f15e54ab1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,5 +22,5 @@ requests==2.22.0
six==1.12.0 six==1.12.0
subprocess32==3.5.4; python_version < '3.2' subprocess32==3.5.4; python_version < '3.2'
texttable==1.6.2 texttable==1.6.2
urllib3==1.24.2; python_version == '3.3' urllib3==1.25.7; python_version == '3.3'
websocket-client==0.57.0 websocket-client==0.57.0