Bump plexapi to 4.2.0 (#42727)
This commit is contained in:
parent
b9c43e209c
commit
e5dee965f1
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.1.1",
|
||||
"plexapi==4.2.0",
|
||||
"plexauth==0.0.5",
|
||||
"plexwebsocket==0.0.12"
|
||||
],
|
||||
|
|
|
@ -1125,7 +1125,7 @@ pillow==7.2.0
|
|||
pizzapi==0.0.3
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexapi==4.1.1
|
||||
plexapi==4.2.0
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexauth==0.0.5
|
||||
|
|
|
@ -545,7 +545,7 @@ pilight==0.1.1
|
|||
pillow==7.2.0
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexapi==4.1.1
|
||||
plexapi==4.2.0
|
||||
|
||||
# homeassistant.components.plex
|
||||
plexauth==0.0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue