mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
Bump pyobjc-framework-cocoa from 8.0 to 8.1 (#1580)
Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 8.0 to 8.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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e5e643a0c6
commit
2198d819c1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pyinstaller==4.7
|
|||
pyopenssl==21.0.0
|
||||
pycryptodomex==3.12.0
|
||||
|
||||
pyobjc-framework-Cocoa==8.0; platform_system == "Darwin"
|
||||
pyobjc-framework-Cocoa==8.1; platform_system == "Darwin"
|
||||
pyobjc-core==8.1; platform_system == "Darwin"
|
||||
|
||||
pywin32==302; platform_system == "Windows"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue