Bump pyobjc-framework-cocoa from 9.2 to 10.1

Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 9.2 to 10.1.
- [Release notes](https://github.com/ronaldoussoren/pyobjc/releases)
- [Changelog](https://github.com/ronaldoussoren/pyobjc/blob/master/docs/changelog.rst)
- [Commits](https://github.com/ronaldoussoren/pyobjc/compare/v9.2...v10.1)

---
updated-dependencies:
- dependency-name: pyobjc-framework-cocoa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-02 22:09:11 +00:00 committed by GitHub
commit a29026f7f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,6 @@ pyopenssl==24.0.0
pycryptodomex==3.20.0 pycryptodomex==3.20.0
pyobjc-core==10.1; platform_system == "Darwin" pyobjc-core==10.1; platform_system == "Darwin"
pyobjc-framework-Cocoa==9.2; platform_system == "Darwin" pyobjc-framework-Cocoa==10.1; platform_system == "Darwin"
pywin32==306; platform_system == "Windows" pywin32==306; platform_system == "Windows"