mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Bump zeroconf to 0.136.2 (#131681)
This commit is contained in:
parent
7e03100af2
commit
b8f81abbed
@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.136.0"]
|
||||
"requirements": ["zeroconf==0.136.2"]
|
||||
}
|
||||
|
@ -71,7 +71,7 @@ voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.3.0
|
||||
yarl==1.18.0
|
||||
zeroconf==0.136.0
|
||||
zeroconf==0.136.2
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
@ -3075,7 +3075,7 @@ zamg==0.3.6
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.136.0
|
||||
zeroconf==0.136.2
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.2
|
||||
|
@ -2458,7 +2458,7 @@ yt-dlp[default]==2024.11.04
|
||||
zamg==0.3.6
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.136.0
|
||||
zeroconf==0.136.2
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user