Merge pull request #7388 from docker/dependabot/pip/urllib3-1.25.9

Bump urllib3 from 1.25.7 to 1.25.9
This commit is contained in:
Ulysses Souza 2020-05-25 11:44:27 +02:00 committed by GitHub
commit f13f26d099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,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.25.7; python_version == '3.3' urllib3==1.25.9; python_version == '3.3'
websocket-client==0.57.0 websocket-client==0.57.0