Upgrade zeroconf to 0.21.3 (#16789)

pull/16496/merge
tadly 2018-09-23 09:50:59 +02:00 committed by Fabian Affolter
parent eca1f050cd
commit 127395ae8d
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ import voluptuous as vol
from homeassistant import util
from homeassistant.const import (EVENT_HOMEASSISTANT_STOP, __version__)
REQUIREMENTS = ['zeroconf==0.21.2']
REQUIREMENTS = ['zeroconf==0.21.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -1546,7 +1546,7 @@ youtube_dl==2018.09.18
zengge==0.2
# homeassistant.components.zeroconf
zeroconf==0.21.2
zeroconf==0.21.3
# homeassistant.components.climate.zhong_hong
zhong_hong_hvac==1.0.9