From ad22619efb5de2409216ec4aff5e9f8801f5b3cf Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 17 Jul 2020 21:47:43 -1000 Subject: [PATCH] Bump zeroconf to 0.28.0 (#37951) --- 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 fcc99088524..b93e47f8a65 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.27.1"], + "requirements": ["zeroconf==0.28.0"], "dependencies": ["api"], "codeowners": ["@Kane610"], "quality_scale": "internal" diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 972c80ea6bc..28783be60b1 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -26,7 +26,7 @@ ruamel.yaml==0.15.100 sqlalchemy==1.3.18 voluptuous-serialize==2.4.0 voluptuous==0.11.7 -zeroconf==0.27.1 +zeroconf==0.28.0 pycryptodome>=3.6.6 diff --git a/requirements_all.txt b/requirements_all.txt index 355b2b211a2..874bfa6c29a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2248,7 +2248,7 @@ youtube_dl==2020.06.16.1 zengge==0.2 # homeassistant.components.zeroconf -zeroconf==0.27.1 +zeroconf==0.28.0 # homeassistant.components.zha zha-quirks==0.0.42 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8d3b154c6e9..453feb4fb32 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -984,7 +984,7 @@ wled==0.4.3 xmltodict==0.12.0 # homeassistant.components.zeroconf -zeroconf==0.27.1 +zeroconf==0.28.0 # homeassistant.components.zha zha-quirks==0.0.42