diff --git a/homeassistant/components/zeroconf/manifest.json b/homeassistant/components/zeroconf/manifest.json index f2860df56c7..02b5982e586 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.47.1"] + "requirements": ["zeroconf==0.47.3"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index d348a60ba7c..87228825c0c 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -47,7 +47,7 @@ typing-extensions>=4.4.0,<5.0 voluptuous-serialize==2.5.0 voluptuous==0.13.1 yarl==1.8.1 -zeroconf==0.47.1 +zeroconf==0.47.3 # 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 5f1637c7a79..655c2d843b9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2697,7 +2697,7 @@ zamg==0.2.2 zengge==0.2 # homeassistant.components.zeroconf -zeroconf==0.47.1 +zeroconf==0.47.3 # homeassistant.components.zeversolar zeversolar==0.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3cf3b1b1b95..2aadb496623 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1910,7 +1910,7 @@ youless-api==0.16 zamg==0.2.2 # homeassistant.components.zeroconf -zeroconf==0.47.1 +zeroconf==0.47.3 # homeassistant.components.zeversolar zeversolar==0.3.0