mirror of
https://github.com/docker/compose.git
synced 2026-07-04 07:11:35 +00:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue