Bump pyobjc-framework-cocoa from 10.1 to 10.2 (#2299)

Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 10.1 to 10.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/v10.1...v10.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[skip ci]
This commit is contained in:
dependabot[bot] 2024-03-30 15:30:09 -07:00 committed by GitHub
parent 938b48c5aa
commit b2a8601c70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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