Bump zeroconf to 0.47.3 (#88045)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.47.1...0.47.3
This commit is contained in:
parent
d54f59478f
commit
8a2d81fe4b
4 changed files with 4 additions and 4 deletions
|
@ -8,5 +8,5 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.47.1"]
|
||||
"requirements": ["zeroconf==0.47.3"]
|
||||
}
|
||||
|
|
|
@ -47,7 +47,7 @@ typing-extensions>=4.4.0,<5.0
|
|||
voluptuous-serialize==2.5.0
|
||||
voluptuous==0.13.1
|
||||
yarl==1.8.1
|
||||
zeroconf==0.47.1
|
||||
zeroconf==0.47.3
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
|
|
@ -2697,7 +2697,7 @@ zamg==0.2.2
|
|||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.47.1
|
||||
zeroconf==0.47.3
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.0
|
||||
|
|
|
@ -1910,7 +1910,7 @@ youless-api==0.16
|
|||
zamg==0.2.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.47.1
|
||||
zeroconf==0.47.3
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue