diff --git a/homeassistant/components/plex/manifest.json b/homeassistant/components/plex/manifest.json index 8eb1e3d6903..193dab8ebd4 100644 --- a/homeassistant/components/plex/manifest.json +++ b/homeassistant/components/plex/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/plex", "requirements": [ - "plexapi==4.13.1", + "plexapi==4.13.2", "plexauth==0.0.6", "plexwebsocket==0.0.13" ], diff --git a/requirements_all.txt b/requirements_all.txt index 5448ad0398a..dd061a5fe20 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1333,7 +1333,7 @@ pillow==9.3.0 pizzapi==0.0.3 # homeassistant.components.plex -plexapi==4.13.1 +plexapi==4.13.2 # homeassistant.components.plex plexauth==0.0.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1be66696d5e..11cb10f1f7b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -960,7 +960,7 @@ pilight==0.1.1 pillow==9.3.0 # homeassistant.components.plex -plexapi==4.13.1 +plexapi==4.13.2 # homeassistant.components.plex plexauth==0.0.6