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",
"documentation": "https://www.home-assistant.io/components/zeroconf",
"requirements": [
"zeroconf==0.21.3"
"zeroconf==0.22.0"
],
"dependencies": [
"api"

View File

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