diff --git a/homeassistant/components/plex/manifest.json b/homeassistant/components/plex/manifest.json
index 40d8ecc675efcc0072b2f479b9d2afe47eaa25b9..27461d0d8ad017a9984f0a7381c2662a0c702a79 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.7.0",
+    "plexapi==4.7.1",
     "plexauth==0.0.6",
     "plexwebsocket==0.0.13"
   ],
diff --git a/requirements_all.txt b/requirements_all.txt
index df48625c0bbf146c4daf19591acdeada2e44f7c3..f50e5e0384dcb4ed77f65639547909e8b7e1ad96 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -1200,7 +1200,7 @@ pillow==8.2.0
 pizzapi==0.0.3
 
 # homeassistant.components.plex
-plexapi==4.7.0
+plexapi==4.7.1
 
 # homeassistant.components.plex
 plexauth==0.0.6
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index be80c7a7352bb059c2df94418c4a0cd9178def75..34c36b36251c3e21d9ce468cf088e9661f83740b 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -678,7 +678,7 @@ pilight==0.1.1
 pillow==8.2.0
 
 # homeassistant.components.plex
-plexapi==4.7.0
+plexapi==4.7.1
 
 # homeassistant.components.plex
 plexauth==0.0.6