From d5fc92eb9027df063b8c759a9e628563f66746d1 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 11 Sep 2023 13:34:35 -0500 Subject: [PATCH] Bump zeroconf to 0.107.0 (#100134) changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.105.0...0.107.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 0457f7fd1c3..8a91b14a846 100644 --- a/homeassistant/components/zeroconf/manifest.json +++ b/homeassistant/components/zeroconf/manifest.json @@ -8,5 +8,5 @@ "iot_class": "local_push", "loggers": ["zeroconf"], "quality_scale": "internal", - "requirements": ["zeroconf==0.105.0"] + "requirements": ["zeroconf==0.107.0"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 4d2d45de477..bd5fdcd9dd5 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -53,7 +53,7 @@ voluptuous-serialize==2.6.0 voluptuous==0.13.1 webrtcvad==2.0.10 yarl==1.9.2 -zeroconf==0.105.0 +zeroconf==0.107.0 # Constrain pycryptodome to avoid vulnerability # see https://github.com/home-assistant/core/pull/16238 diff --git a/requirements_all.txt b/requirements_all.txt index 4f22107c76f..1ecf2917120 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2769,7 +2769,7 @@ zamg==0.3.0 zengge==0.2 # homeassistant.components.zeroconf -zeroconf==0.105.0 +zeroconf==0.107.0 # homeassistant.components.zeversolar zeversolar==0.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9df6f6b1a11..0180ee773ae 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2045,7 +2045,7 @@ youtubeaio==1.1.5 zamg==0.3.0 # homeassistant.components.zeroconf -zeroconf==0.105.0 +zeroconf==0.107.0 # homeassistant.components.zeversolar zeversolar==0.3.1