Browse Source

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)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 4 years ago
parent
commit
a091f468d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -14,7 +14,7 @@ jsonschema==3.2.0
 paramiko==2.7.1
 PySocks==1.7.1
 python-dotenv==0.17.0
-pywin32==227; sys_platform == 'win32'
+pywin32==301; sys_platform == 'win32'
 PyYAML==5.4.1
 requests==2.24.0
 texttable==1.6.2