diff --git a/homeassistant/components/zeroconf/manifest.json b/homeassistant/components/zeroconf/manifest.json index 47789afdc40..a29ef3dcad9 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.149.7"] + "requirements": ["zeroconf==0.149.16"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 2646fd4a7e4..cfdc3e45bf9 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -76,7 +76,7 @@ voluptuous-serialize==2.7.0 voluptuous==0.15.2 webrtc-models==0.3.0 yarl==1.24.2 -zeroconf==0.149.7 +zeroconf==0.149.16 # Constrain pycryptodome to avoid vulnerability # see https://github.com/home-assistant/core/pull/16238 diff --git a/pyproject.toml b/pyproject.toml index 7a906ec17eb..620bb0cd9b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ dependencies = [ "voluptuous-openapi==0.3.0", "yarl==1.24.2", "webrtc-models==0.3.0", - "zeroconf==0.149.7", + "zeroconf==0.149.16", ] [project.urls] diff --git a/requirements.txt b/requirements.txt index 288b53b6b7d..5ad0e7fc3ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,4 +61,4 @@ voluptuous-serialize==2.7.0 voluptuous==0.15.2 webrtc-models==0.3.0 yarl==1.24.2 -zeroconf==0.149.7 +zeroconf==0.149.16 diff --git a/requirements_all.txt b/requirements_all.txt index 17523c356bf..f34edafa14b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3426,7 +3426,7 @@ zamg==0.3.6 zcc-helper==3.8 # homeassistant.components.zeroconf -zeroconf==0.149.7 +zeroconf==0.149.16 # homeassistant.components.zeversolar zeversolar==0.3.2