Bump pyobjc-framework-cocoa from 9.0 to 9.0.1 (#1933)

Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 9.0 to 9.0.1.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>

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-12-21 16:03:50 -08:00 committed by GitHub
parent d8150813f1
commit 18a5962026
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ pyinstaller==5.6.2
pyopenssl==22.1.0
pycryptodomex==3.16.0
pyobjc-framework-Cocoa==9.0; platform_system == "Darwin"
pyobjc-framework-Cocoa==9.0.1; platform_system == "Darwin"
pyobjc-core==9.0; platform_system == "Darwin"
pywin32==305; platform_system == "Windows"