From 006d2ff5beade97e983db136e4f52b10931ff965 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Tue, 15 Jul 2025 00:17:18 +0000 Subject: [PATCH] [stubsabot] Bump pywin32 to 311.* Release: https://pypi.org/pypi/pywin32/311 Homepage: https://github.com/mhammond/pywin32 Repository: https://github.com/mhammond/pywin32 Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pywin32 Changelog: https://github.com/mhammond/pywin32/blob/main/CHANGES.txt If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/pywin32/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/pywin32/METADATA.toml b/stubs/pywin32/METADATA.toml index 338759b1d81b..28be33b09720 100644 --- a/stubs/pywin32/METADATA.toml +++ b/stubs/pywin32/METADATA.toml @@ -1,4 +1,4 @@ -version = "310.*" +version = "311.*" upstream_repository = "https://github.com/mhammond/pywin32" [tool.stubtest]