From f3a9f5ef7584975e63e427be6fb840ecde1a7944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:11:46 -0600 Subject: [PATCH] Bump pywin32 from 306 to 308 (#47) Bumps [pywin32](https://github.com/mhammond/pywin32) from 306 to 308. - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: pywin32 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-windows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index 67e1420..66f9623 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -6,7 +6,7 @@ idna==3.10 Pillow==10.4.0 pynput==1.7.7 pyperclip==1.9.0 -pywin32==306 +pywin32==308 requests==2.32.3 WMI==1.5.1 wxpython==4.2.2