Bump pyobjc-framework-cocoa from 7.3 to 8.0 (#1576)

Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 7.3 to 8.0.
- [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/v7.3...v8.0)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

[skip ci]
This commit is contained in:
dependabot[bot] 2021-11-28 14:10:35 -08:00 committed by GitHub
parent d3fdee4dca
commit 423b76686d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ pyinstaller==4.7
pyopenssl==21.0.0
pycryptodomex==3.11.0
pyobjc-framework-Cocoa==7.3; platform_system == "Darwin"
pyobjc-framework-Cocoa==8.0; platform_system == "Darwin"
pyobjc-core==8.0; platform_system == "Darwin"
pywin32==302; platform_system == "Windows"