diff --git a/homeassistant/components/zeroconf/manifest.json b/homeassistant/components/zeroconf/manifest.json index b967954849c9..bda63b6d23f4 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.56.0"] + "requirements": ["zeroconf==0.58.0"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 915f37b5b4f7..25ae08e1bc08 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -52,7 +52,7 @@ voluptuous-serialize==2.6.0 voluptuous==0.13.1 webrtcvad==2.0.10 yarl==1.9.1 -zeroconf==0.56.0 +zeroconf==0.58.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 a90f8cd61b73..3205f83f1033 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2712,7 +2712,7 @@ zamg==0.2.2 zengge==0.2 # homeassistant.components.zeroconf -zeroconf==0.56.0 +zeroconf==0.58.0 # homeassistant.components.zeversolar zeversolar==0.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fde81c5305bf..fb55e81c8171 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1958,7 +1958,7 @@ youless-api==1.0.1 zamg==0.2.2 # homeassistant.components.zeroconf -zeroconf==0.56.0 +zeroconf==0.58.0 # homeassistant.components.zeversolar zeversolar==0.3.1