Upgrade zeroconf to 0.17.6 (#2503)

pull/2360/merge
Fabian Affolter 2016-07-13 06:56:23 +02:00 committed by Robbie Trencheny
parent 011f82f9e3
commit ebcda4076e
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ import socket
from homeassistant.const import (EVENT_HOMEASSISTANT_STOP, __version__)
REQUIREMENTS = ["zeroconf==0.17.5"]
REQUIREMENTS = ["zeroconf==0.17.6"]
DEPENDENCIES = ["api"]

View File

@ -447,4 +447,4 @@ xmltodict
yahooweather==0.4
# homeassistant.components.zeroconf
zeroconf==0.17.5
zeroconf==0.17.6