Bump plexapi to 3.6.0 (#35563)

This commit is contained in:
jjlawren 2020-05-12 22:56:35 -05:00 committed by GitHub
parent 36ad9a25e3
commit 2f6da20065
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": "Plex Media Server", "name": "Plex Media Server",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/plex", "documentation": "https://www.home-assistant.io/integrations/plex",
"requirements": ["plexapi==3.4.0", "plexauth==0.0.5", "plexwebsocket==0.0.8"], "requirements": ["plexapi==3.6.0", "plexauth==0.0.5", "plexwebsocket==0.0.8"],
"dependencies": ["http"], "dependencies": ["http"],
"codeowners": ["@jjlawren"] "codeowners": ["@jjlawren"]
} }

View File

@ -1078,7 +1078,7 @@ pillow==7.1.2
pizzapi==0.0.3 pizzapi==0.0.3
# homeassistant.components.plex # homeassistant.components.plex
plexapi==3.4.0 plexapi==3.6.0
# homeassistant.components.plex # homeassistant.components.plex
plexauth==0.0.5 plexauth==0.0.5

View File

@ -444,7 +444,7 @@ pilight==0.1.1
pillow==7.1.2 pillow==7.1.2
# homeassistant.components.plex # homeassistant.components.plex
plexapi==3.4.0 plexapi==3.6.0
# homeassistant.components.plex # homeassistant.components.plex
plexauth==0.0.5 plexauth==0.0.5