From 982d9221740cdfc36917ab3f6bac0fe92c936c16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 06:33:59 +0000 Subject: [PATCH] Bump pywin32 from 224 to 301 Bumps [pywin32](https://github.com/mhammond/pywin32) from 224 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 24e80b89..c2b0e7e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ mock==3.0.5 nose==1.3.7 pytest==5.0.1 -pywin32==224 +pywin32==301 pyaml==19.4.1 raven==6.10.0 markdown==3.3.7