Update pywin32 to 305 (#9153)

This commit is contained in:
Samuel T
2022-11-10 12:30:53 -08:00
committed by GitHub
parent 8b59dfd10b
commit 19169c1646
8 changed files with 30 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "304.*"
version = "305.*"
[tool.stubtest]
ignore_missing_stub = false
# The library only works on Windows; we currently only run stubtest on Ubuntu for third-party stubs in CI.