Bump PAHO MQTT to 1.5.1 (#42099)

This commit is contained in:
Erik Montnemery 2020-10-22 10:08:19 +02:00 committed by GitHub
parent c211275091
commit 6194c382cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"name": "MQTT",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/mqtt",
"requirements": ["paho-mqtt==1.5.0"],
"requirements": ["paho-mqtt==1.5.1"],
"dependencies": ["http"],
"codeowners": ["@home-assistant/core", "@emontnemery"]
}

View file

@ -18,7 +18,7 @@ httpx==0.16.1
importlib-metadata==1.6.0;python_version<'3.8'
jinja2>=2.11.2
netdisco==2.8.2
paho-mqtt==1.5.0
paho-mqtt==1.5.1
pillow==7.2.0
pip>=8.0.3
python-slugify==4.0.1

View file

@ -1064,8 +1064,6 @@ orvibo==1.1.1
ovoenergy==1.1.7
# homeassistant.components.mqtt
paho-mqtt==1.5.0
# homeassistant.components.shiftr
paho-mqtt==1.5.1

View file

@ -508,7 +508,8 @@ openerz-api==0.1.0
ovoenergy==1.1.7
# homeassistant.components.mqtt
paho-mqtt==1.5.0
# homeassistant.components.shiftr
paho-mqtt==1.5.1
# homeassistant.components.panasonic_viera
panasonic_viera==0.3.6