Bump pyobjc-framework-cocoa from 9.0.1 to 9.2

Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 9.0.1 to 9.2.
- [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.0.1...v9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-07 17:58:51 +00:00 committed by GitHub
commit c493c6ccaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,6 @@ pyopenssl==23.0.0
pycryptodomex==3.17
pyobjc-core==9.0.1; platform_system == "Darwin"
pyobjc-framework-Cocoa==9.0.1; platform_system == "Darwin"
pyobjc-framework-Cocoa==9.2; platform_system == "Darwin"
pywin32==305; platform_system == "Windows"