From 84358fa7708e857c6a3afb5b4e015c41df346a96 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 13 Nov 2021 11:18:54 -0600 Subject: [PATCH] Bump zeroconf to 0.36.13 (#59644) - Closes #59415 - Fixes #58453 - Fixes #57678 - Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.36.12...0.36.13 --- 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 0c25a4c9860..95f9407661b 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.36.12"], + "requirements": ["zeroconf==0.36.13"], "dependencies": ["network", "api"], "codeowners": ["@bdraco"], "quality_scale": "internal", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 3a8f7c3ad6f..1b4edb91b19 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -32,7 +32,7 @@ sqlalchemy==1.4.23 voluptuous-serialize==2.4.0 voluptuous==0.12.2 yarl==1.6.3 -zeroconf==0.36.12 +zeroconf==0.36.13 pycryptodome>=3.6.6 diff --git a/requirements_all.txt b/requirements_all.txt index 1999e21307b..2817316fe88 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2465,7 +2465,7 @@ youtube_dl==2021.06.06 zengge==0.2 # homeassistant.components.zeroconf -zeroconf==0.36.12 +zeroconf==0.36.13 # homeassistant.components.zha zha-quirks==0.0.63 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3352b43b571..8eeb4461162 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1430,7 +1430,7 @@ yeelight==0.7.8 youless-api==0.15 # homeassistant.components.zeroconf -zeroconf==0.36.12 +zeroconf==0.36.13 # homeassistant.components.zha zha-quirks==0.0.63