From e5e68f25acd76e1fd909c5e4ada3f4e79f799b2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 21:02:43 +0000 Subject: [PATCH] Bump pywin32 from 300 to 301 in /server Bumps [pywin32](https://github.com/mhammond/pywin32) from 300 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index e76dd7d..39c198b 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -82,7 +82,7 @@ pyparsing==2.4.7 pyrsistent==0.17.3 python-dateutil==2.8.1 pytz==2020.5 -pywin32==300 +pywin32==301 pywinpty==0.5.7 pyzmq==21.0.1 requests==2.25.1