mirror of
https://github.com/home-assistant/core.git
synced 2025-05-07 15:39:18 +00:00
Bump plexapi version to 4.13.1 (#82396)
This commit is contained in:
parent
2a817a2874
commit
372c3cd0f0
@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/plex",
|
"documentation": "https://www.home-assistant.io/integrations/plex",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"plexapi==4.13.0",
|
"plexapi==4.13.1",
|
||||||
"plexauth==0.0.6",
|
"plexauth==0.0.6",
|
||||||
"plexwebsocket==0.0.13"
|
"plexwebsocket==0.0.13"
|
||||||
],
|
],
|
||||||
|
@ -1323,7 +1323,7 @@ pillow==9.3.0
|
|||||||
pizzapi==0.0.3
|
pizzapi==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexapi==4.13.0
|
plexapi==4.13.1
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexauth==0.0.6
|
plexauth==0.0.6
|
||||||
|
@ -950,7 +950,7 @@ pilight==0.1.1
|
|||||||
pillow==9.3.0
|
pillow==9.3.0
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexapi==4.13.0
|
plexapi==4.13.1
|
||||||
|
|
||||||
# homeassistant.components.plex
|
# homeassistant.components.plex
|
||||||
plexauth==0.0.6
|
plexauth==0.0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user