Bump pywin32 from 302 to 303 (#1599)

Bumps [pywin32](https://github.com/mhammond/pywin32) from 302 to 303.
- [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>
This commit is contained in:
dependabot[bot] 2022-01-04 12:39:58 -08:00 committed by GitHub
commit d652067ca5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,4 +7,4 @@ pycryptodomex==3.12.0
pyobjc-framework-Cocoa==8.1; platform_system == "Darwin"
pyobjc-core==8.1; platform_system == "Darwin"
pywin32==302; platform_system == "Windows"
pywin32==303; platform_system == "Windows"