Skip to content

Commit 5705d12

Browse files
author
Ulysses Souza
authored
Merge pull request #2874 from docker/dependabot/pip/pywin32-301
Bump pywin32 from 227 to 301
2 parents 1abeb46 + e0d186d commit 5705d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ paramiko==2.4.2
1111
pycparser==2.17
1212
pyOpenSSL==18.0.0
1313
pyparsing==2.2.0
14-
pywin32==227; sys_platform == 'win32'
14+
pywin32==301; sys_platform == 'win32'
1515
requests==2.26.0
1616
urllib3==1.26.5
1717
websocket-client==0.56.0

0 commit comments

Comments
 (0)