From 74c51ec9e0acb5fe6ac8e9b22accf9dfa6b6ddc9 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 13 Nov 2023 15:04:58 -0600 Subject: [PATCH] Bump zeroconf to 0.126.0 (#103934) changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.125.0...0.126.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 7b47b854bd1afb..970e0dd39b6bfc 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.125.0"] + "requirements": ["zeroconf==0.126.0"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index de234cee140eb6..eaf7dc0dadd513 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -58,7 +58,7 @@ voluptuous-serialize==2.6.0 voluptuous==0.13.1 webrtc-noise-gain==1.2.3 yarl==1.9.2 -zeroconf==0.125.0 +zeroconf==0.126.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 bcc6daa1a12f21..39f24f68c09681 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2805,7 +2805,7 @@ zamg==0.3.0 zengge==0.2 # homeassistant.components.zeroconf -zeroconf==0.125.0 +zeroconf==0.126.0 # homeassistant.components.zeversolar zeversolar==0.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e392f2d850f9c9..d4c496cb64563f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2094,7 +2094,7 @@ yt-dlp==2023.10.13 zamg==0.3.0 # homeassistant.components.zeroconf -zeroconf==0.125.0 +zeroconf==0.126.0 # homeassistant.components.zeversolar zeversolar==0.3.1