mirror of
https://github.com/docker/compose.git
synced 2025-07-22 13:14:29 +02:00
Merge pull request #8356 from docker/dependabot/pip/pywin32-301
Bump pywin32 from 227 to 301
This commit is contained in:
commit
e6db77b073
@ -14,7 +14,7 @@ jsonschema==3.2.0
|
|||||||
paramiko==2.7.1
|
paramiko==2.7.1
|
||||||
PySocks==1.7.1
|
PySocks==1.7.1
|
||||||
python-dotenv==0.17.0
|
python-dotenv==0.17.0
|
||||||
pywin32==227; sys_platform == 'win32'
|
pywin32==301; sys_platform == 'win32'
|
||||||
PyYAML==5.4.1
|
PyYAML==5.4.1
|
||||||
requests==2.24.0
|
requests==2.24.0
|
||||||
texttable==1.6.2
|
texttable==1.6.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user