Bump jellyfin-apiclient-python to 1.9.2 (#79945)

This commit is contained in:
Chris Talkington 2022-10-09 19:10:12 -05:00 committed by GitHub
parent 7a1939c608
commit d53499c0bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Jellyfin",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/jellyfin",
"requirements": ["jellyfin-apiclient-python==1.8.1"],
"requirements": ["jellyfin-apiclient-python==1.9.2"],
"iot_class": "local_polling",
"codeowners": ["@j-stienstra", "@ctalkington"],
"loggers": ["jellyfin_apiclient_python"]

View File

@ -949,7 +949,7 @@ iperf3==0.1.11
ismartgate==4.0.4
# homeassistant.components.jellyfin
jellyfin-apiclient-python==1.8.1
jellyfin-apiclient-python==1.9.2
# homeassistant.components.rest
jsonpath==0.82

View File

@ -702,7 +702,7 @@ iotawattpy==0.1.0
ismartgate==4.0.4
# homeassistant.components.jellyfin
jellyfin-apiclient-python==1.8.1
jellyfin-apiclient-python==1.9.2
# homeassistant.components.rest
jsonpath==0.82