From bf831267cf4f7ed4679051f99deee4f98c831924 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 18 Jul 2021 22:22:12 -1000 Subject: [PATCH] Bump zeroconf to 0.33.0 (#53174) - Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.32.1...0.33.0 --- 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 199275623dc..9aba04a55cd 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.32.1"], + "requirements": ["zeroconf==0.33.0"], "dependencies": ["network", "api"], "codeowners": ["@bdraco"], "quality_scale": "internal", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 908cd379886..0446cc3002c 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -33,7 +33,7 @@ sqlalchemy==1.4.17 voluptuous-serialize==2.4.0 voluptuous==0.12.1 yarl==1.6.3 -zeroconf==0.32.1 +zeroconf==0.33.0 pycryptodome>=3.6.6 diff --git a/requirements_all.txt b/requirements_all.txt index 9998e58687c..7aecb79615b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2419,7 +2419,7 @@ zeep[async]==4.0.0 zengge==0.2 # homeassistant.components.zeroconf -zeroconf==0.32.1 +zeroconf==0.33.0 # homeassistant.components.zha zha-quirks==0.0.59 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6466fa8f5c7..7ad76c35abc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1319,7 +1319,7 @@ yeelight==0.6.3 zeep[async]==4.0.0 # homeassistant.components.zeroconf -zeroconf==0.32.1 +zeroconf==0.33.0 # homeassistant.components.zha zha-quirks==0.0.59