mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump zeroconf to 0.71.0 (#96183)
This commit is contained in:
parent
32b3fa1734
commit
1aefbd8b86
@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.70.0"]
|
||||
"requirements": ["zeroconf==0.71.0"]
|
||||
}
|
||||
|
@ -52,7 +52,7 @@ voluptuous-serialize==2.6.0
|
||||
voluptuous==0.13.1
|
||||
webrtcvad==2.0.10
|
||||
yarl==1.9.2
|
||||
zeroconf==0.70.0
|
||||
zeroconf==0.71.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
@ -2738,7 +2738,7 @@ zamg==0.2.4
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.70.0
|
||||
zeroconf==0.71.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
@ -2008,7 +2008,7 @@ youless-api==1.0.1
|
||||
zamg==0.2.4
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.70.0
|
||||
zeroconf==0.71.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user