Skip to content
Snippets Groups Projects
Commit d3658c4a authored by Fabian Affolter's avatar Fabian Affolter Committed by Daniel Høyer Iversen
Browse files

Upgrade zeroconf to 0.21.2 (#16730)

parent dfe38b4d
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ import voluptuous as vol
from homeassistant import util
from homeassistant.const import (EVENT_HOMEASSISTANT_STOP, __version__)
REQUIREMENTS = ['zeroconf==0.21.1']
REQUIREMENTS = ['zeroconf==0.21.2']
_LOGGER = logging.getLogger(__name__)
......
......@@ -1537,7 +1537,7 @@ youtube_dl==2018.09.18
zengge==0.2
# homeassistant.components.zeroconf
zeroconf==0.21.1
zeroconf==0.21.2
# homeassistant.components.climate.zhong_hong
zhong_hong_hvac==1.0.9
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment