Bump pyobjc-core from 8.1 to 8.2 (#1626)

Bumps [pyobjc-core](https://github.com/ronaldoussoren/pyobjc) from 8.1 to 8.2.
- [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/commits/v8.2)

---
updated-dependencies:
- dependency-name: pyobjc-core
  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-01-25 12:49:08 -08:00 committed by GitHub
parent 32951488e0
commit 4323a77d12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,6 @@ pyopenssl==21.0.0
pycryptodomex==3.13.0 pycryptodomex==3.13.0
pyobjc-framework-Cocoa==8.1; platform_system == "Darwin" pyobjc-framework-Cocoa==8.1; platform_system == "Darwin"
pyobjc-core==8.1; platform_system == "Darwin" pyobjc-core==8.2; platform_system == "Darwin"
pywin32==303; platform_system == "Windows" pywin32==303; platform_system == "Windows"