From 78c53a42690dd5e181be0505360cd3a751aa6269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 21:03:17 +0000 Subject: [PATCH] Bump pywin32 from 300 to 301 Bumps [pywin32](https://github.com/mhammond/pywin32) from 300 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 0e4571d1..d2d12294 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ Pygments==2.9.0 pyparsing==2.4.7 python-dateutil==2.8.1 pytz==2020.5 -pywin32==300 +pywin32==301 pyzmq==22.0.3 requests==2.25.1 six==1.15.0