mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Bump zeroconf to 0.75.0 (#98360)
This commit is contained in:
parent
66b01bee49
commit
429f939fee
@ -8,5 +8,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["zeroconf==0.74.0"]
|
||||
"requirements": ["zeroconf==0.75.0"]
|
||||
}
|
||||
|
@ -53,7 +53,7 @@ voluptuous-serialize==2.6.0
|
||||
voluptuous==0.13.1
|
||||
webrtcvad==2.0.10
|
||||
yarl==1.9.2
|
||||
zeroconf==0.74.0
|
||||
zeroconf==0.75.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
# see https://github.com/home-assistant/core/pull/16238
|
||||
|
@ -2752,7 +2752,7 @@ zamg==0.2.4
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.74.0
|
||||
zeroconf==0.75.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
@ -2025,7 +2025,7 @@ youtubeaio==1.1.5
|
||||
zamg==0.2.4
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.74.0
|
||||
zeroconf==0.75.0
|
||||
|
||||
# homeassistant.components.zeversolar
|
||||
zeversolar==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user