mirror of https://github.com/docker/compose.git
Merge pull request #7661 from docker/dependabot/pip/urllib3-1.25.10
Bump urllib3 from 1.25.9 to 1.25.10
This commit is contained in:
commit
6166a40f7c
|
@ -19,5 +19,5 @@ python-dotenv==0.14.0
|
|||
PyYAML==5.3.1
|
||||
requests==2.24.0
|
||||
texttable==1.6.2
|
||||
urllib3==1.25.9; python_version == '3.3'
|
||||
urllib3==1.25.10; python_version == '3.3'
|
||||
websocket-client==0.57.0
|
||||
|
|
Loading…
Reference in New Issue