From aedcf0baf61976845576bc3ff1bdd3dccb8b11b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:53:46 +0000 Subject: [PATCH] Bump pywin32 from 227 to 301 in /Eczane 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] --- Eczane/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Eczane/requirements.txt b/Eczane/requirements.txt index 56b63c9..5fbab4d 100644 --- a/Eczane/requirements.txt +++ b/Eczane/requirements.txt @@ -2,7 +2,7 @@ requests==2.23.0 win10toast==0.9 colorama==0.4.3 Flask==1.1.1 -pywin32==227 +pywin32==301 pytz==2019.3 beautifulsoup4==4.9.0 win32gui==221.6 \ No newline at end of file