Upgrade zeroconf to 0.26.0 (#35176)

This commit is contained in:
Fabian Affolter
2020-05-04 14:07:10 +02:00
committed by GitHub
parent 7a73c6adf7
commit ad94ccdd6c
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.25.1"],
"requirements": ["zeroconf==0.26.0"],
"dependencies": ["api"],
"codeowners": ["@robbiet480", "@Kane610"],
"quality_scale": "internal"

View File

@ -25,7 +25,7 @@ ruamel.yaml==0.15.100
sqlalchemy==1.3.16
voluptuous-serialize==2.3.0
voluptuous==0.11.7
zeroconf==0.25.1
zeroconf==0.26.0
pycryptodome>=3.6.6

View File

@ -2199,7 +2199,7 @@ youtube_dl==2020.05.03
zengge==0.2
# homeassistant.components.zeroconf
zeroconf==0.25.1
zeroconf==0.26.0
# homeassistant.components.zha
zha-quirks==0.0.38

View File

@ -845,7 +845,7 @@ xmltodict==0.12.0
ya_ma==0.3.8
# homeassistant.components.zeroconf
zeroconf==0.25.1
zeroconf==0.26.0
# homeassistant.components.zha
zha-quirks==0.0.38