mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
Bump pyobjc-core from 9.2 to 10.1 (#2219)
Bumps [pyobjc-core](https://github.com/ronaldoussoren/pyobjc) from 9.2 to 10.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/v9.2...v10.1) --- updated-dependencies: - dependency-name: pyobjc-core 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
23591a0435
commit
50dba6bf19
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pyinstaller==5.13.0
|
||||||
pyopenssl==24.0.0
|
pyopenssl==24.0.0
|
||||||
pycryptodomex==3.20.0
|
pycryptodomex==3.20.0
|
||||||
|
|
||||||
pyobjc-core==9.2; platform_system == "Darwin"
|
pyobjc-core==10.1; platform_system == "Darwin"
|
||||||
pyobjc-framework-Cocoa==9.2; platform_system == "Darwin"
|
pyobjc-framework-Cocoa==9.2; platform_system == "Darwin"
|
||||||
|
|
||||||
pywin32==306; platform_system == "Windows"
|
pywin32==306; platform_system == "Windows"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue