mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Bump pyobjc-core from 8.1 to 8.2 (#1626)
Bumps [pyobjc-core](https://github.com/ronaldoussoren/pyobjc) from 8.1 to 8.2. - [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/v8.2) --- updated-dependencies: - dependency-name: pyobjc-core 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> [skip ci]
This commit is contained in:
parent
32951488e0
commit
4323a77d12
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ pyopenssl==21.0.0
|
||||||
pycryptodomex==3.13.0
|
pycryptodomex==3.13.0
|
||||||
|
|
||||||
pyobjc-framework-Cocoa==8.1; platform_system == "Darwin"
|
pyobjc-framework-Cocoa==8.1; platform_system == "Darwin"
|
||||||
pyobjc-core==8.1; platform_system == "Darwin"
|
pyobjc-core==8.2; platform_system == "Darwin"
|
||||||
|
|
||||||
pywin32==303; platform_system == "Windows"
|
pywin32==303; platform_system == "Windows"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue