Bump plexapi to 4.5.1 (#48307)

This commit is contained in:
jjlawren 2021-03-25 02:41:21 -05:00 committed by GitHub
parent da7fd8a294
commit 20485eb132
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"
],