From 63904386cf9744c68b21ff41d45db093d776c8c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:58:46 +0000 Subject: [PATCH] Bump pywin32 from 228 to 301 in /Covid19 Idea Bumps [pywin32](https://github.com/mhammond/pywin32) from 228 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] --- Covid19 Idea/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Covid19 Idea/requirements.txt b/Covid19 Idea/requirements.txt index 74dedd2..fe109b3 100644 --- a/Covid19 Idea/requirements.txt +++ b/Covid19 Idea/requirements.txt @@ -57,7 +57,7 @@ pyparsing==2.4.7 pyrsistent==0.16.0 python-dateutil==2.8.1 pytz==2020.1 -pywin32==228 +pywin32==301 pywinpty==0.5.7 pyzmq==19.0.1 qtconsole==4.7.5