From eb15c29682b0f6d6e6aeb21ff3f731aa18f9bc3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:46:08 +0000 Subject: [PATCH] Bump pywin32 from 223 to 301 Bumps [pywin32](https://github.com/mhammond/pywin32) from 223 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 00ebb67..8c27c8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ pyquery==1.4.0 python-dateutil==2.7.3 python-whois==0.7.0 pytz==2018.4 -pywin32==223 +pywin32==301 pywinpty==0.5.4 pyzmq==17.1.2 requests==2.18.4