From 066197bf34259153fd26c4777ed0083f5eb4f6ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:46:27 +0000 Subject: [PATCH] Bump pywin32 from 224 to 301 in /ACADbindhelper Bumps [pywin32](https://github.com/mhammond/pywin32) from 224 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] --- ACADbindhelper/env/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACADbindhelper/env/requirements.txt b/ACADbindhelper/env/requirements.txt index a7609d8..b736a76 100644 --- a/ACADbindhelper/env/requirements.txt +++ b/ACADbindhelper/env/requirements.txt @@ -11,7 +11,7 @@ pyautocad==0.2.0 pycparser==2.19 PyInstaller==3.4 PyMySQL==0.9.2 -pywin32==224 +pywin32==301 pywin32-ctypes==0.2.0 pywinauto==0.6.5 redis==2.10.6