Bump zeroconf to 0.36.6 (#56438)

- Performance improvements (faster HomeKit startup)

Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.36.5...0.36.6
This commit is contained in:
J. Nick Koston 2021-09-19 19:00:46 -10:00 committed by GitHub
parent 00f7548fa0
commit b060c025ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

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

View file

@ -33,7 +33,7 @@ sqlalchemy==1.4.23
voluptuous-serialize==2.4.0 voluptuous-serialize==2.4.0
voluptuous==0.12.1 voluptuous==0.12.1
yarl==1.6.3 yarl==1.6.3
zeroconf==0.36.5 zeroconf==0.36.6
pycryptodome>=3.6.6 pycryptodome>=3.6.6

View file

@ -2463,7 +2463,7 @@ youtube_dl==2021.04.26
zengge==0.2 zengge==0.2
# homeassistant.components.zeroconf # homeassistant.components.zeroconf
zeroconf==0.36.5 zeroconf==0.36.6
# homeassistant.components.zha # homeassistant.components.zha
zha-quirks==0.0.61 zha-quirks==0.0.61

View file

@ -1395,7 +1395,7 @@ yeelight==0.7.4
youless-api==0.12 youless-api==0.12
# homeassistant.components.zeroconf # homeassistant.components.zeroconf
zeroconf==0.36.5 zeroconf==0.36.6
# homeassistant.components.zha # homeassistant.components.zha
zha-quirks==0.0.61 zha-quirks==0.0.61