From 4d6187a4287094eb8c44744806eeedac7f04e81e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 05:34:38 +0000 Subject: [PATCH] deps: bump pywin32 from 311 to 312 Bumps [pywin32](https://github.com/mhammond/pywin32) from 311 to 312. - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.md) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: pywin32 dependency-version: '312' 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 3da4c31..8d6c5d7 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -4,4 +4,4 @@ Pillow==12.2.0 pynput==1.8.2 numpy==2.4.1 watchdog==6.0.0 -pywin32==311 +pywin32==312