mirror of https://github.com/docker/docker-py.git
Bump pywin32 from 227 to 301
Bumps [pywin32](https://github.com/mhammond/pywin32) from 227 to 301. - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/master/CHANGES.txt) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: pywin32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1abeb46dfa
commit
e0d186d754
|
@ -11,7 +11,7 @@ paramiko==2.4.2
|
|||
pycparser==2.17
|
||||
pyOpenSSL==18.0.0
|
||||
pyparsing==2.2.0
|
||||
pywin32==227; sys_platform == 'win32'
|
||||
pywin32==301; sys_platform == 'win32'
|
||||
requests==2.26.0
|
||||
urllib3==1.26.5
|
||||
websocket-client==0.56.0
|
||||
|
|
Loading…
Reference in New Issue