diff --git a/homeassistant/components/zeroconf/manifest.json b/homeassistant/components/zeroconf/manifest.json index 6738431b304..d78f33f0d91 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.128.4"] + "requirements": ["zeroconf==0.128.5"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 1832c61712e..f01000d100b 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.4 -zeroconf==0.128.4 +zeroconf==0.128.5 # 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 2b937eb1ac3..f890d3ad9d6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2832,7 +2832,7 @@ zamg==0.3.3 zengge==0.2 # homeassistant.components.zeroconf -zeroconf==0.128.4 +zeroconf==0.128.5 # homeassistant.components.zeversolar zeversolar==0.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f706adb50cd..ed309f4ce13 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2130,7 +2130,7 @@ yt-dlp==2023.11.16 zamg==0.3.3 # homeassistant.components.zeroconf -zeroconf==0.128.4 +zeroconf==0.128.5 # homeassistant.components.zeversolar zeversolar==0.3.1