From 88b49eea7398dbe210c223eafae50a099d943382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:44:58 +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 93afbb3..33c032a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ numpy==1.14.1 opencv-python==3.4.0.12 Pillow==5.0.0 pypiwin32==223 -pywin32==223 +pywin32==301 requests==2.18.4 urllib3==1.22 win32core==221.36