mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump zeroconf to 0.55.0 (#90987)
This commit is contained in:
parent
0fb210b886
commit
fabfc59dfb
@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.54.0"]
|
||||
"requirements": ["zeroconf==0.55.0"]
|
||||
}
|
||||
|
@ -50,7 +50,7 @@ ulid-transform==0.6.0
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.13.1
|
||||
yarl==1.8.1
|
||||
zeroconf==0.54.0
|
||||
zeroconf==0.55.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
@ -2692,7 +2692,7 @@ zamg==0.2.2
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.54.0
|
||||
zeroconf==0.55.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
@ -1935,7 +1935,7 @@ youless-api==1.0.1
|
||||
zamg==0.2.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.54.0
|
||||
zeroconf==0.55.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user