Skip to content

Commit e0d186d

Browse files
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] <[email protected]>
1 parent 1abeb46 commit e0d186d

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)