mirror of https://github.com/docker/compose.git
Bump urllib3 from 1.25.9 to 1.25.10
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.25.10. - [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.9...1.25.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
79d6e122fd
commit
095e297dcb
|
@ -21,5 +21,5 @@ python-dotenv==0.14.0
|
||||||
PyYAML==5.3.1
|
PyYAML==5.3.1
|
||||||
requests==2.24.0
|
requests==2.24.0
|
||||||
texttable==1.6.2
|
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
|
websocket-client==0.57.0
|
||||||
|
|
Loading…
Reference in New Issue