Bump plexapi to 4.5.1 (#48307)
This commit is contained in:
parent
da7fd8a294
commit
20485eb132
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/plex",
|
||||
"requirements": [
|
||||
"plexapi==4.5.0",
|
||||
"plexapi==4.5.1",
|
||||
"plexauth==0.0.6",
|
||||
"plexwebsocket==0.0.12"
|
||||
],
|
||||
|
|
|
@ -1131,7 +1131,7 @@ pillow==8.1.2
|
|||
pizzapi==0.0.3
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexapi==4.5.0
|
||||
plexapi==4.5.1
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexauth==0.0.6
|
||||
|
|
|
@ -577,7 +577,7 @@ pilight==0.1.1
|
|||
pillow==8.1.2
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexapi==4.5.0
|
||||
plexapi==4.5.1
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexauth==0.0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue