From 9b84eddaffffd6b786f0abb0c4da3dcb0b014102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:59:29 +0000 Subject: [PATCH] Bump pywin32 from 228 to 301 Bumps [pywin32](https://github.com/mhammond/pywin32) from 228 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 2b775d8..2301748 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3 pyrsistent==0.16.0 python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pytz==2020.1 -pywin32==228; sys_platform == 'win32' +pywin32==301; sys_platform == 'win32' pywinpty==0.5.7; os_name == 'nt' pyzmq==19.0.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' qtconsole==4.7.6