mirror of
https://github.com/docker/compose.git
synced 2025-07-08 22:34:26 +02:00
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:
commit
f15e54ab1b
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user