From c7684768c4aaa15e704ff1584063887d2bbbe1b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:57:41 +0000 Subject: [PATCH] build(deps): bump pywin32 from 228 to 301 Bumps [pywin32](https://github.com/mhammond/pywin32) from 228 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 cf12851..afcbe6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ PyRect==0.1.4 PyScreeze==0.1.26 pystray==0.16.0 PyTweening==1.0.3 -pywin32==228 +pywin32==301 pywin32-ctypes==0.2.0 six==1.15.0 watchdog==0.10.2