Upgrade paho-mqtt to 1.5.0 (#28423)

This commit is contained in:
Fabian Affolter 2019-11-04 09:56:58 +01:00 committed by GitHub
parent fe00f3558e
commit cb19827932
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
"documentation": "https://www.home-assistant.io/integrations/mqtt", "documentation": "https://www.home-assistant.io/integrations/mqtt",
"requirements": [ "requirements": [
"hbmqtt==0.9.5", "hbmqtt==0.9.5",
"paho-mqtt==1.4.0" "paho-mqtt==1.5.0"
], ],
"dependencies": [ "dependencies": [
"http" "http"

View File

@ -3,7 +3,7 @@
"name": "Shiftr", "name": "Shiftr",
"documentation": "https://www.home-assistant.io/integrations/shiftr", "documentation": "https://www.home-assistant.io/integrations/shiftr",
"requirements": [ "requirements": [
"paho-mqtt==1.4.0" "paho-mqtt==1.5.0"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [ "codeowners": [

View File

@ -933,7 +933,7 @@ orvibo==1.1.1
# homeassistant.components.mqtt # homeassistant.components.mqtt
# homeassistant.components.shiftr # homeassistant.components.shiftr
paho-mqtt==1.4.0 paho-mqtt==1.5.0
# homeassistant.components.panasonic_bluray # homeassistant.components.panasonic_bluray
panacotta==0.1 panacotta==0.1

View File

@ -324,7 +324,7 @@ oauth2client==4.0.0
# homeassistant.components.mqtt # homeassistant.components.mqtt
# homeassistant.components.shiftr # homeassistant.components.shiftr
paho-mqtt==1.4.0 paho-mqtt==1.5.0
# homeassistant.components.aruba # homeassistant.components.aruba
# homeassistant.components.cisco_ios # homeassistant.components.cisco_ios