From 0e3978c9f7e89f2a521d50570e472a930377db20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 11:19:44 +0000 Subject: [PATCH] pip: bump pywin32 from 309 to 310 in /.github Bumps [pywin32](https://github.com/mhammond/pywin32) from 309 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] --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index 114915f..b1538df 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -4,7 +4,7 @@ markdown2==2.5.3 Pillow==11.1.0 pygame==2.6.1 pyperclip==1.9.0 -pywin32==309 +pywin32==310 requests==2.32.3 simple_webbrowser==0.2.2 tkfontchooser==2.0.2