mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump zeroconf to 0.126.0 (#103934)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.125.0...0.126.0
This commit is contained in:
parent
8ca1eaa839
commit
74c51ec9e0
@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.125.0"]
|
||||
"requirements": ["zeroconf==0.126.0"]
|
||||
}
|
||||
|
@ -58,7 +58,7 @@ voluptuous-serialize==2.6.0
|
||||
voluptuous==0.13.1
|
||||
webrtc-noise-gain==1.2.3
|
||||
yarl==1.9.2
|
||||
zeroconf==0.125.0
|
||||
zeroconf==0.126.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
@ -2805,7 +2805,7 @@ zamg==0.3.0
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.125.0
|
||||
zeroconf==0.126.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
@ -2094,7 +2094,7 @@ yt-dlp==2023.10.13
|
||||
zamg==0.3.0
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.125.0
|
||||
zeroconf==0.126.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user