Bump pyobjc-core from 10.3.1 to 11.0

Bumps [pyobjc-core](https://github.com/ronaldoussoren/pyobjc) from 10.3.1 to 11.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/v10.3.1...v11.0)

---
updated-dependencies:
- dependency-name: pyobjc-core
  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] 2025-01-15 17:53:18 +00:00 committed by GitHub
commit 6f44d109f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ importlib-resources==6.4.5
pyinstaller==6.11.1
pyopenssl==24.2.1
pyobjc-core==10.3.1; platform_system == "Darwin"
pyobjc-core==11.0; platform_system == "Darwin"
pyobjc-framework-Cocoa==10.3.1; platform_system == "Darwin"
pywin32==308; platform_system == "Windows"