From 59b5c8f461f76fe903f8e1d46fa595206a2a563d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 10:15:00 +0000 Subject: [PATCH] Bump pywin32 from 308 to 310 Bumps [pywin32](https://github.com/mhammond/pywin32) from 308 to 310. - [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] --- requirements-windows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index 7c4c1f9..370873e 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -6,7 +6,7 @@ idna==3.10 Pillow==11.1.0 pynput==1.7.7 pyperclip==1.9.0 -pywin32==308 +pywin32==310 requests==2.32.3 WMI==1.5.1 wxpython==4.2.2