From 380a91f8b4a0673b2f85a9dbfafdfe6e095e762d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Sep 2021 16:28:19 +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) --- updated-dependencies: - dependency-name: pywin32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a66c176..699339c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ PyQt5-sip==12.8.1 pyreadline==2.1 python-dateutil==2.8.1 pytz==2020.1 -pywin32==227 +pywin32==301 pywin32-ctypes==0.2.0 pywinpty==0.5.7 PyYAML==5.4