From f8aad2dae2d275e0752c991da49c4d362fb5b418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:51:29 +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 c0fd206..fb6a060 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ python-dateutil==2.7.3 pyttsx3==2.81 PyTweening==1.0.3 pytz==2018.7 -pywin32==227 +pywin32==301 pywin32-ctypes==0.2.0 rake-nltk==1.0.4 regex==2019.4.14