From 1e0418653f581227ed19a7443ff42e97aa0006b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:59:14 +0000 Subject: [PATCH] Bump pywin32 from 224 to 301 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 794ab69ae31..3b62c259e33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pycryptodome>=3.9.3,<4 pyusb>=1.0.0,<2.0.0 hidapi>=0.7.99,<0.8.0;platform_system!="Linux" cmsis-pack-manager>=0.2.3,<0.3.0 -pywin32==224;platform_system=='Windows' +pywin32==301;platform_system=='Windows' wmi==1.4.9;platform_system=='Windows' psutil==5.6.6 cryptography>=2.5,<3