From 6490bf36ea0f2bf5323524254f7d5dbf9dd4500b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:45:35 +0000 Subject: [PATCH] Bump pywin32 from 223 to 301 in /SBMLparser 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] --- SBMLparser/requirements_win.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SBMLparser/requirements_win.txt b/SBMLparser/requirements_win.txt index 155b3c2..f2de3f2 100644 --- a/SBMLparser/requirements_win.txt +++ b/SBMLparser/requirements_win.txt @@ -10,6 +10,6 @@ ptyprocess==0.5.2 PyInstaller==3.3.1 pylru==1.0.9 pyparsing==2.2.0 -pywin32==223 +pywin32==301 PyYAML==5.4 winpexpect==1.5