Bump pyobjc-core from 8.5 to 8.5.1

Bumps [pyobjc-core](https://github.com/ronaldoussoren/pyobjc) from 8.5 to 8.5.1.
- [Release notes](https://github.com/ronaldoussoren/pyobjc/releases)
- [Changelog](https://github.com/ronaldoussoren/pyobjc/blob/v8.5.1/docs/changelog.rst)
- [Commits](https://github.com/ronaldoussoren/pyobjc/compare/v8.5...v8.5.1)

---
updated-dependencies:
- dependency-name: pyobjc-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-19 17:17:40 +00:00 committed by GitHub
commit f2a5faffb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,6 @@ pyopenssl==22.0.0
pycryptodomex==3.14.1 pycryptodomex==3.14.1
pyobjc-framework-Cocoa==8.5; platform_system == "Darwin" pyobjc-framework-Cocoa==8.5; platform_system == "Darwin"
pyobjc-core==8.5; platform_system == "Darwin" pyobjc-core==8.5.1; platform_system == "Darwin"
pywin32==304; platform_system == "Windows" pywin32==304; platform_system == "Windows"