Bump zeroconf to 0.69.0 (#94828)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.68.0...0.69.0
This commit is contained in:
parent
15ddf69c6a
commit
24add59d15
4 changed files with 4 additions and 4 deletions
|
@ -8,5 +8,5 @@
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["zeroconf"],
|
"loggers": ["zeroconf"],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["zeroconf==0.68.0"]
|
"requirements": ["zeroconf==0.69.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -52,7 +52,7 @@ voluptuous-serialize==2.6.0
|
||||||
voluptuous==0.13.1
|
voluptuous==0.13.1
|
||||||
webrtcvad==2.0.10
|
webrtcvad==2.0.10
|
||||||
yarl==1.9.2
|
yarl==1.9.2
|
||||||
zeroconf==0.68.0
|
zeroconf==0.69.0
|
||||||
|
|
||||||
# Constrain pycryptodome to avoid vulnerability
|
# Constrain pycryptodome to avoid vulnerability
|
||||||
# see https://github.com/home-assistant/core/pull/16238
|
# see https://github.com/home-assistant/core/pull/16238
|
||||||
|
|
|
@ -2736,7 +2736,7 @@ zamg==0.2.2
|
||||||
zengge==0.2
|
zengge==0.2
|
||||||
|
|
||||||
# homeassistant.components.zeroconf
|
# homeassistant.components.zeroconf
|
||||||
zeroconf==0.68.0
|
zeroconf==0.69.0
|
||||||
|
|
||||||
# homeassistant.components.zeversolar
|
# homeassistant.components.zeversolar
|
||||||
zeversolar==0.3.1
|
zeversolar==0.3.1
|
||||||
|
|
|
@ -2000,7 +2000,7 @@ youless-api==1.0.1
|
||||||
zamg==0.2.2
|
zamg==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.zeroconf
|
# homeassistant.components.zeroconf
|
||||||
zeroconf==0.68.0
|
zeroconf==0.69.0
|
||||||
|
|
||||||
# homeassistant.components.zeversolar
|
# homeassistant.components.zeversolar
|
||||||
zeversolar==0.3.1
|
zeversolar==0.3.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue