From 11e4ad22726265cfe4cb7835b45155a5f6df8cbb Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 31 Aug 2020 13:11:26 -0500 Subject: [PATCH] Bump zeroconf to 0.28.3 (#39471) Changes: https://github.com/jstasiak/python-zeroconf/pull/287 Hopefully this will fix the last round of HomeKit issues --- homeassistant/components/zeroconf/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/zeroconf/manifest.json b/homeassistant/components/zeroconf/manifest.json index 79bef3bf956..787422ff1c2 100644 --- a/homeassistant/components/zeroconf/manifest.json +++ b/homeassistant/components/zeroconf/manifest.json @@ -2,7 +2,7 @@ "domain": "zeroconf", "name": "Zero-configuration networking (zeroconf)", "documentation": "https://www.home-assistant.io/integrations/zeroconf", - "requirements": ["zeroconf==0.28.2"], + "requirements": ["zeroconf==0.28.3"], "dependencies": ["api"], "codeowners": ["@Kane610"], "quality_scale": "internal" diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 60d40d73646..c8ff36872e6 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -29,7 +29,7 @@ sqlalchemy==1.3.19 voluptuous-serialize==2.4.0 voluptuous==0.11.7 yarl==1.4.2 -zeroconf==0.28.2 +zeroconf==0.28.3 pycryptodome>=3.6.6 diff --git a/requirements_all.txt b/requirements_all.txt index fe54fcbf224..8a2bf41eec5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2285,7 +2285,7 @@ youtube_dl==2020.07.28 zengge==0.2 # homeassistant.components.zeroconf -zeroconf==0.28.2 +zeroconf==0.28.3 # homeassistant.components.zha zha-quirks==0.0.43 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8f968f16c73..9b262b4ab88 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1049,7 +1049,7 @@ xmltodict==0.12.0 yeelight==0.5.2 # homeassistant.components.zeroconf -zeroconf==0.28.2 +zeroconf==0.28.3 # homeassistant.components.zha zha-quirks==0.0.43