Bump plexapi to 4.10.1 (#68313)

This commit is contained in:
jjlawren
2022-03-17 22:36:58 -07:00
committed by GitHub
parent 95f20500ca
commit 7b38f81040
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/plex",
"requirements": [
"plexapi==4.10.0",
"plexapi==4.10.1",
"plexauth==0.0.6",
"plexwebsocket==0.0.13"
],