Bump pyobjc-framework-cocoa from 8.2 to 8.5 (#1724)

Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 8.2 to 8.5.
- [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/v8.2...v8.5)

---
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] 2022-05-16 21:21:44 -07:00 committed by GitHub
parent 1af3c43320
commit fbf22b5ea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ pyinstaller==4.9
pyopenssl==22.0.0
pycryptodomex==3.14.1
pyobjc-framework-Cocoa==8.2; platform_system == "Darwin"
pyobjc-framework-Cocoa==8.5; platform_system == "Darwin"
pyobjc-core==8.2; platform_system == "Darwin"
pywin32==303; platform_system == "Windows"