Upgrade zeroconf to 0.22.0 (#23524)

This commit is contained in:
Josef Schlehofer 2019-05-08 17:40:00 +02:00 committed by Paulus Schoutsen
parent 07126266dd
commit f019e2a204
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Zeroconf", "name": "Zeroconf",
"documentation": "https://www.home-assistant.io/components/zeroconf", "documentation": "https://www.home-assistant.io/components/zeroconf",
"requirements": [ "requirements": [
"zeroconf==0.21.3" "zeroconf==0.22.0"
], ],
"dependencies": [ "dependencies": [
"api" "api"

View File

@ -1848,7 +1848,7 @@ youtube_dl==2019.04.30
zengge==0.2 zengge==0.2
# homeassistant.components.zeroconf # homeassistant.components.zeroconf
zeroconf==0.21.3 zeroconf==0.22.0
# homeassistant.components.zha # homeassistant.components.zha
zha-quirks==0.0.12 zha-quirks==0.0.12