From 096b32d8d0302e3f461dedce29d7ad28f4c0d249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:55:29 +0000 Subject: [PATCH] Bump pywin32 from 227 to 301 in /backend 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] --- backend/requirements_win.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements_win.txt b/backend/requirements_win.txt index 633ee8c..9ade7eb 100644 --- a/backend/requirements_win.txt +++ b/backend/requirements_win.txt @@ -27,7 +27,7 @@ pymongo==3.9.0 pymysql==0.9.3 python-dateutil==2.8.1 pytz==2019.3 -pywin32==227 +pywin32==301 requests==2.22.0 six==1.13.0 speaklater==1.3