Bump plexapi version to 4.13.1 (#82396)

This commit is contained in:
Paarth Shah 2022-11-20 06:26:00 -08:00 committed by GitHub
parent 2a817a2874
commit 372c3cd0f0
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.13.0",
"plexapi==4.13.1",
"plexauth==0.0.6",
"plexwebsocket==0.0.13"
],