From 25a399bd32809df58ff5803e90f5148f3fd4617c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:45:14 +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 ca7535f..b4233df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pymongo==3.4.0 pyOpenSSL==17.5.0 pypiwin32==223 pytesseract==0.1.7 -pywin32==223 +pywin32==301 queuelib==1.4.2 requests==2.20.0 selenium==3.7.0