Bump zeroconf to 0.132.2 (#115505)
This commit is contained in:
parent
b9899a441c
commit
af2c381a0c
4 changed files with 4 additions and 4 deletions
|
@ -8,5 +8,5 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.132.1"]
|
||||
"requirements": ["zeroconf==0.132.2"]
|
||||
}
|
||||
|
|
|
@ -62,7 +62,7 @@ voluptuous-serialize==2.6.0
|
|||
voluptuous==0.13.1
|
||||
webrtc-noise-gain==1.2.3
|
||||
yarl==1.9.4
|
||||
zeroconf==0.132.1
|
||||
zeroconf==0.132.2
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
|
|
@ -2935,7 +2935,7 @@ zamg==0.3.6
|
|||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.132.1
|
||||
zeroconf==0.132.2
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
|
|
@ -2273,7 +2273,7 @@ yt-dlp==2024.04.09
|
|||
zamg==0.3.6
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.132.1
|
||||
zeroconf==0.132.2
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue