diff --git a/homeassistant/components/mqtt/manifest.json b/homeassistant/components/mqtt/manifest.json
index c1b6659e1c07337088a22861b33599212a49c8dc..b8ec38ec100896fc04d320a71bf44dbecd3d06af 100644
--- a/homeassistant/components/mqtt/manifest.json
+++ b/homeassistant/components/mqtt/manifest.json
@@ -5,7 +5,7 @@
   "documentation": "https://www.home-assistant.io/integrations/mqtt",
   "requirements": [
     "hbmqtt==0.9.5",
-    "paho-mqtt==1.4.0"
+    "paho-mqtt==1.5.0"
   ],
   "dependencies": [
     "http"
diff --git a/homeassistant/components/shiftr/manifest.json b/homeassistant/components/shiftr/manifest.json
index 282d86ce4195c4048d9a17b2f703e5f449724400..b228909a59e3774841b5c9d9b5d59e5f04f96d9d 100644
--- a/homeassistant/components/shiftr/manifest.json
+++ b/homeassistant/components/shiftr/manifest.json
@@ -3,7 +3,7 @@
   "name": "Shiftr",
   "documentation": "https://www.home-assistant.io/integrations/shiftr",
   "requirements": [
-    "paho-mqtt==1.4.0"
+    "paho-mqtt==1.5.0"
   ],
   "dependencies": [],
   "codeowners": [
diff --git a/requirements_all.txt b/requirements_all.txt
index d7a8e1be3b7caa574833a3514d4b1621bebaf866..07095414b0b30e314126321eeb6ae937f24dc7a7 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -933,7 +933,7 @@ orvibo==1.1.1
 
 # homeassistant.components.mqtt
 # homeassistant.components.shiftr
-paho-mqtt==1.4.0
+paho-mqtt==1.5.0
 
 # homeassistant.components.panasonic_bluray
 panacotta==0.1
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 89a86a8ce2f8f56c84052497dc6b12d2344d136c..6499ac046816e99f4a91789815dc468184cfe7cc 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -324,7 +324,7 @@ oauth2client==4.0.0
 
 # homeassistant.components.mqtt
 # homeassistant.components.shiftr
-paho-mqtt==1.4.0
+paho-mqtt==1.5.0
 
 # homeassistant.components.aruba
 # homeassistant.components.cisco_ios