mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
Bump pyobjc-framework-cocoa from 10.3.1 to 11.1
Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 10.3.1 to 11.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/compare/v10.3.1...v11.1) --- updated-dependencies: - dependency-name: pyobjc-framework-cocoa dependency-version: '11.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9a6253d775
commit
f258303a7a
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ pyinstaller==6.10.0
|
||||||
pyopenssl==25.0.0
|
pyopenssl==25.0.0
|
||||||
|
|
||||||
pyobjc-core==10.3.1; platform_system == "Darwin"
|
pyobjc-core==10.3.1; platform_system == "Darwin"
|
||||||
pyobjc-framework-Cocoa==10.3.1; platform_system == "Darwin"
|
pyobjc-framework-Cocoa==11.1; platform_system == "Darwin"
|
||||||
|
|
||||||
pywin32==308; platform_system == "Windows"
|
pywin32==308; platform_system == "Windows"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue