Bump zeroconf to 0.111.0 (#100340)
parent
c265d3f3cc
commit
58bb624b24
|
@ -8,5 +8,5 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.108.0"]
|
||||
"requirements": ["zeroconf==0.111.0"]
|
||||
}
|
||||
|
|
|
@ -53,7 +53,7 @@ voluptuous-serialize==2.6.0
|
|||
voluptuous==0.13.1
|
||||
webrtcvad==2.0.10
|
||||
yarl==1.9.2
|
||||
zeroconf==0.108.0
|
||||
zeroconf==0.111.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
|
|
@ -2769,7 +2769,7 @@ zamg==0.3.0
|
|||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.108.0
|
||||
zeroconf==0.111.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
|
|
@ -2045,7 +2045,7 @@ youtubeaio==1.1.5
|
|||
zamg==0.3.0
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.108.0
|
||||
zeroconf==0.111.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
|
Loading…
Reference in New Issue