mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump zeroconf to 0.63.0 (#93533)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.62.0...0.63.0 performance improvements
This commit is contained in:
parent
eb617e85f3
commit
25a33b6b37
@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.62.0"]
|
||||
"requirements": ["zeroconf==0.63.0"]
|
||||
}
|
||||
|
@ -52,7 +52,7 @@ voluptuous-serialize==2.6.0
|
||||
voluptuous==0.13.1
|
||||
webrtcvad==2.0.10
|
||||
yarl==1.9.2
|
||||
zeroconf==0.62.0
|
||||
zeroconf==0.63.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
@ -2727,7 +2727,7 @@ zamg==0.2.2
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.62.0
|
||||
zeroconf==0.63.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
@ -1985,7 +1985,7 @@ youless-api==1.0.1
|
||||
zamg==0.2.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.62.0
|
||||
zeroconf==0.63.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user