mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Update zeroconf to 0.36.7 (#56553)
This commit is contained in:
parent
f0a4a89d21
commit
a6ccb1821e
@ -2,7 +2,7 @@
|
||||
"domain": "zeroconf",
|
||||
"name": "Zero-configuration networking (zeroconf)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
||||
"requirements": ["zeroconf==0.36.6"],
|
||||
"requirements": ["zeroconf==0.36.7"],
|
||||
"dependencies": ["network", "api"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"quality_scale": "internal",
|
||||
|
@ -33,7 +33,7 @@ sqlalchemy==1.4.23
|
||||
voluptuous-serialize==2.4.0
|
||||
voluptuous==0.12.1
|
||||
yarl==1.6.3
|
||||
zeroconf==0.36.6
|
||||
zeroconf==0.36.7
|
||||
|
||||
pycryptodome>=3.6.6
|
||||
|
||||
|
@ -2466,7 +2466,7 @@ youtube_dl==2021.04.26
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.36.6
|
||||
zeroconf==0.36.7
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.61
|
||||
|
@ -1398,7 +1398,7 @@ yeelight==0.7.5
|
||||
youless-api==0.12
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.36.6
|
||||
zeroconf==0.36.7
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.61
|
||||
|
Loading…
x
Reference in New Issue
Block a user