Bump zeroconf to 0.51.0 (#90622)
* Bump zeroconf to 0.50.0 changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.47.4...0.50.0 * bump to 51
This commit is contained in:
parent
00a4279d64
commit
8263c3de23
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.4"]
|
||||
"requirements": ["zeroconf==0.51.0"]
|
||||
}
|
||||
|
|
|
@ -50,7 +50,7 @@ ulid-transform==0.5.1
|
|||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.13.1
|
||||
yarl==1.8.1
|
||||
zeroconf==0.47.4
|
||||
zeroconf==0.51.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
|
|
@ -2695,7 +2695,7 @@ zamg==0.2.2
|
|||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.47.4
|
||||
zeroconf==0.51.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
|
|
@ -1938,7 +1938,7 @@ youless-api==1.0.1
|
|||
zamg==0.2.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.47.4
|
||||
zeroconf==0.51.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue