Bump hbmqtt to 0.9.5 (#26804)
parent
544cdae67c
commit
6135b862ba
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/mqtt",
|
||||
"requirements": [
|
||||
"hbmqtt==0.9.4",
|
||||
"hbmqtt==0.9.5",
|
||||
"paho-mqtt==1.4.0"
|
||||
],
|
||||
"dependencies": [
|
||||
|
|
|
@ -612,7 +612,7 @@ hangups==0.4.9
|
|||
hass-nabucasa==0.17
|
||||
|
||||
# homeassistant.components.mqtt
|
||||
hbmqtt==0.9.4
|
||||
hbmqtt==0.9.5
|
||||
|
||||
# homeassistant.components.jewish_calendar
|
||||
hdate==0.9.0
|
||||
|
|
|
@ -166,7 +166,7 @@ hangups==0.4.9
|
|||
hass-nabucasa==0.17
|
||||
|
||||
# homeassistant.components.mqtt
|
||||
hbmqtt==0.9.4
|
||||
hbmqtt==0.9.5
|
||||
|
||||
# homeassistant.components.jewish_calendar
|
||||
hdate==0.9.0
|
||||
|
|
Loading…
Reference in New Issue