Bump zeroconf to 0.128.4 (#105465)
* Bump zeroconf to 0.128.3 significant bug fixes changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.128.0...0.128.3 * .4pull/105476/head
parent
72c6eb8885
commit
c634e3f0ca
|
@ -8,5 +8,5 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.128.0"]
|
||||
"requirements": ["zeroconf==0.128.4"]
|
||||
}
|
||||
|
|
|
@ -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.0
|
||||
zeroconf==0.128.4
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
|
|
@ -2832,7 +2832,7 @@ zamg==0.3.3
|
|||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.128.0
|
||||
zeroconf==0.128.4
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
|
|
@ -2127,7 +2127,7 @@ yt-dlp==2023.11.16
|
|||
zamg==0.3.3
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.128.0
|
||||
zeroconf==0.128.4
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
|
Loading…
Reference in New Issue