From af50b0355c9e3a50c9d8d4eda1daa937e8d741c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 21:02:41 +0000 Subject: [PATCH] Bump pywin32 from 227 to 301 Bumps [pywin32](https://github.com/mhammond/pywin32) from 227 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 eb6b476..e2c7d13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ pytest-repeat==0.8.0 pytest-rerunfailures==7.0 pytest-watch==4.2.0 pytest-xdist==1.24.0 -pywin32==227 +pywin32==301 PyYAML==4.2b4 qrcode==6.1 requests==2.20.0