Bump pyobjc-core from 10.2 to 10.3

Bumps [pyobjc-core](https://github.com/ronaldoussoren/pyobjc) from 10.2 to 10.3.
- [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.2...v10.3)

---
updated-dependencies:
- dependency-name: pyobjc-core
  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] 2024-05-28 17:43:25 +00:00 committed by GitHub
commit 50e08c47ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ pyinstaller==6.6.0
pyopenssl==24.1.0
pycryptodomex==3.20.0
pyobjc-core==10.2; platform_system == "Darwin"
pyobjc-core==10.3; platform_system == "Darwin"
pyobjc-framework-Cocoa==10.2; platform_system == "Darwin"
pywin32==306; platform_system == "Windows"