Bump pywin32 from 306 to 308 (#2417)

Bumps [pywin32](https://github.com/mhammond/pywin32) from 306 to 308.
- [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] 2024-11-16 14:53:33 -08:00 committed by GitHub
commit 84be60cb36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,4 +8,4 @@ pyopenssl==24.2.1
pyobjc-core==10.3.1; platform_system == "Darwin" pyobjc-core==10.3.1; platform_system == "Darwin"
pyobjc-framework-Cocoa==10.3.1; platform_system == "Darwin" pyobjc-framework-Cocoa==10.3.1; platform_system == "Darwin"
pywin32==306; platform_system == "Windows" pywin32==308; platform_system == "Windows"