mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 13:11:15 -07:00
Bump pyobjc-framework-cocoa from 7.3 to 8.0 (#1576)
Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 7.3 to 8.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/v7.3...v8.0) --- updated-dependencies: - dependency-name: pyobjc-framework-cocoa dependency-type: direct:production update-type: version-update:semver-major ... 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:
parent
d3fdee4dca
commit
423b76686d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pyinstaller==4.7
|
|||
pyopenssl==21.0.0
|
||||
pycryptodomex==3.11.0
|
||||
|
||||
pyobjc-framework-Cocoa==7.3; platform_system == "Darwin"
|
||||
pyobjc-framework-Cocoa==8.0; platform_system == "Darwin"
|
||||
pyobjc-core==8.0; platform_system == "Darwin"
|
||||
|
||||
pywin32==302; platform_system == "Windows"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue