Bump zeroconf to 0.28.7 to fix thread safety (#44160)

Service registration was not thread safe
pull/44175/head
J. Nick Koston 2020-12-13 05:36:17 -06:00 committed by Franck Nijhof
parent 17cd00ba83
commit 9c45874206
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"domain": "zeroconf",
"name": "Zero-configuration networking (zeroconf)",
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
"requirements": ["zeroconf==0.28.6"],
"requirements": ["zeroconf==0.28.7"],
"dependencies": ["api"],
"codeowners": ["@bdraco"],
"quality_scale": "internal"

View File

@ -30,7 +30,7 @@ sqlalchemy==1.3.20
voluptuous-serialize==2.4.0
voluptuous==0.12.0
yarl==1.4.2
zeroconf==0.28.6
zeroconf==0.28.7
pycryptodome>=3.6.6

View File

@ -2342,7 +2342,7 @@ zeep[async]==4.0.0
zengge==0.2
# homeassistant.components.zeroconf
zeroconf==0.28.6
zeroconf==0.28.7
# homeassistant.components.zha
zha-quirks==0.0.48

View File

@ -1141,7 +1141,7 @@ yeelight==0.5.4
zeep[async]==4.0.0
# homeassistant.components.zeroconf
zeroconf==0.28.6
zeroconf==0.28.7
# homeassistant.components.zha
zha-quirks==0.0.48