From a091f468d6ca55ae87d1d2d69c56e5cd22192721 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 15:19:51 +0000 Subject: [PATCH] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e37338831..c87325da2 100644 --- a/requirements.txt +++ b/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