From 389da16947a1bb24dee0e0137f3e013886ca948f Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 4 Jun 2019 11:05:11 -0700 Subject: [PATCH] Upgrade Zeroconf to 0.23 (#24300) --- homeassistant/components/zeroconf/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/zeroconf/manifest.json b/homeassistant/components/zeroconf/manifest.json index becd5d51c5a..1461a54d147 100644 --- a/homeassistant/components/zeroconf/manifest.json +++ b/homeassistant/components/zeroconf/manifest.json @@ -3,7 +3,7 @@ "name": "Zeroconf", "documentation": "https://www.home-assistant.io/components/zeroconf", "requirements": [ - "zeroconf==0.22.0" + "zeroconf==0.23.0" ], "dependencies": [ "api" diff --git a/requirements_all.txt b/requirements_all.txt index 4f92fed078c..debfb43b41e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1875,7 +1875,7 @@ youtube_dl==2019.05.11 zengge==0.2 # homeassistant.components.zeroconf -zeroconf==0.22.0 +zeroconf==0.23.0 # homeassistant.components.zha zha-quirks==0.0.13 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b43ef070d6b..cd76ca3f748 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -352,7 +352,7 @@ vultr==0.1.2 wakeonlan==1.1.6 # homeassistant.components.zeroconf -zeroconf==0.22.0 +zeroconf==0.23.0 # homeassistant.components.zha zigpy-homeassistant==0.3.3