From d392f48475735318c9afd6af2801ee519a23b547 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:46:25 +0000 Subject: [PATCH] Bump pywin32 from 223 to 301 in /1_WebImage_Scraping Bumps [pywin32](https://github.com/mhammond/pywin32) from 223 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] --- 1_WebImage_Scraping/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1_WebImage_Scraping/requirements.txt b/1_WebImage_Scraping/requirements.txt index 9ca6d38..16832be 100644 --- a/1_WebImage_Scraping/requirements.txt +++ b/1_WebImage_Scraping/requirements.txt @@ -78,7 +78,7 @@ pyreadline==2.1 PySocks==1.6.8 python-dateutil==2.7.3 pytz==2018.5 -pywin32==223 +pywin32==301 PyYAML==3.13 pyzmq==17.1.0 QtAwesome==0.4.4