From 59724b220876831dcec56ca666813b39fe5ef7b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:58:37 +0000 Subject: [PATCH] Bump pywin32 from 227 to 301 in /Azure 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] --- Azure/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Azure/requirements.txt b/Azure/requirements.txt index 4722b21..0bc5b09 100644 --- a/Azure/requirements.txt +++ b/Azure/requirements.txt @@ -72,7 +72,7 @@ PyScreeze==0.1.26 python-dateutil==2.8.1 PyTweening==1.0.3 pytz==2019.3 -pywin32==227 +pywin32==301 pywinpty==0.5.7 pyzmq==18.1.1 retrying==1.3.3