mirror of https://github.com/docker/compose.git
Bump urllib3 from 1.25.7 to 1.25.9
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.9. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7d29868106
commit
9be0f7bbe6
|
@ -24,5 +24,5 @@ requests==2.22.0
|
|||
six==1.12.0
|
||||
subprocess32==3.5.4; python_version < '3.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
|
||||
|
|
Loading…
Reference in New Issue