From 9d45a5bf23ec61611633c4f71d35c4530d167cee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 21:00:17 +0000 Subject: [PATCH] Bump pywin32 from 227 to 301 in /WebProject 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] --- WebProject/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebProject/requirements.txt b/WebProject/requirements.txt index 5bee44d..876f6ca 100644 --- a/WebProject/requirements.txt +++ b/WebProject/requirements.txt @@ -46,7 +46,7 @@ pyparsing==2.4.7 PySocks==1.7.1 python-dateutil==2.8.1 pytz==2020.1 -pywin32==227 +pywin32==301 queuelib==1.5.0 redis==3.5.3 requests==2.23.0