Bump pywin32 from 305 to 306 (#2028)

Bumps [pywin32](https://github.com/mhammond/pywin32) from 305 to 306.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[skip ci]
This commit is contained in:
dependabot[bot] 2023-08-23 21:19:39 -07:00 committed by GitHub
parent 842e36485a
commit 31543d267f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,4 +8,4 @@ pycryptodomex==3.17
pyobjc-core==9.0.1; platform_system == "Darwin"
pyobjc-framework-Cocoa==9.0.1; platform_system == "Darwin"
pywin32==305; platform_system == "Windows"
pywin32==306; platform_system == "Windows"