From e0928e64077a1111391b55858f278f51171c4ca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 05:13:16 +0000 Subject: [PATCH] Bump pywin32 from 310 to 311 Bumps [pywin32](https://github.com/mhammond/pywin32) from 310 to 311. - [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: '311' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3967df..4578eaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pyinstaller~=6.14.2 pypresence~=4.3.0 PyQt5~=5.15.11 pystray~=0.19.5 -pywin32==310 +pywin32==311 requests~=2.32.4 selenium~=4.34.2 Werkzeug~=3.1.3 \ No newline at end of file