Bump zeroconf 0.36.11 (#58755)
parent
9b715383c3
commit
0f367722ed
|
@ -2,7 +2,7 @@
|
|||
"domain": "zeroconf",
|
||||
"name": "Zero-configuration networking (zeroconf)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
||||
"requirements": ["zeroconf==0.36.9"],
|
||||
"requirements": ["zeroconf==0.36.11"],
|
||||
"dependencies": ["network", "api"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"quality_scale": "internal",
|
||||
|
|
|
@ -32,7 +32,7 @@ sqlalchemy==1.4.23
|
|||
voluptuous-serialize==2.4.0
|
||||
voluptuous==0.12.2
|
||||
yarl==1.6.3
|
||||
zeroconf==0.36.9
|
||||
zeroconf==0.36.11
|
||||
|
||||
pycryptodome>=3.6.6
|
||||
|
||||
|
|
|
@ -2465,7 +2465,7 @@ youtube_dl==2021.06.06
|
|||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.36.9
|
||||
zeroconf==0.36.11
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.63
|
||||
|
|
|
@ -1430,7 +1430,7 @@ yeelight==0.7.8
|
|||
youless-api==0.15
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.36.9
|
||||
zeroconf==0.36.11
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.63
|
||||
|
|
Loading…
Reference in New Issue