mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump zeroconf to 0.78.0 (#98405)
This commit is contained in:
parent
6294014fcd
commit
69b3ae4588
@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.76.0"]
|
||||
"requirements": ["zeroconf==0.78.0"]
|
||||
}
|
||||
|
@ -53,7 +53,7 @@ voluptuous-serialize==2.6.0
|
||||
voluptuous==0.13.1
|
||||
webrtcvad==2.0.10
|
||||
yarl==1.9.2
|
||||
zeroconf==0.76.0
|
||||
zeroconf==0.78.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
@ -2752,7 +2752,7 @@ zamg==0.2.4
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.76.0
|
||||
zeroconf==0.78.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
@ -2025,7 +2025,7 @@ youtubeaio==1.1.5
|
||||
zamg==0.2.4
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.76.0
|
||||
zeroconf==0.78.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user