From 25e8b4a83520ad91402d4fe554ec1538e82dc875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 09:12:01 +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.txt) - [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 fa27720d..379c6107 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ keyring==25.6.0 requests==2.32.4 ijson==3.4.0 -pywin32==310 \ No newline at end of file +pywin32==311 \ No newline at end of file