mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump zeroconf to 0.131.0 (#106037)
This commit is contained in:
parent
036c856500
commit
2403b21c4f
@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.130.0"]
|
||||
"requirements": ["zeroconf==0.131.0"]
|
||||
}
|
||||
|
@ -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.130.0
|
||||
zeroconf==0.131.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
@ -2837,7 +2837,7 @@ zamg==0.3.3
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.130.0
|
||||
zeroconf==0.131.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
@ -2135,7 +2135,7 @@ yt-dlp==2023.11.16
|
||||
zamg==0.3.3
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.130.0
|
||||
zeroconf==0.131.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user