From 2f690ba74370a233e2bffe3970f2cc1b35f64c45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:55:38 +0000 Subject: [PATCH] Bump pywin32 from 225 to 301 Bumps [pywin32](https://github.com/mhammond/pywin32) from 225 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 2b4b125..08952d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ docx==0.2.4 docx2txt==0.8 protobuf==3.0.0b2 python-docx==0.8.10 -pywin32==225 +pywin32==301 pywinpty==0.5.7 \ No newline at end of file