Bump zeroconf to 0.36.1 (#55425)

- Fixes duplicate records in the cache

- Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.36.0...0.36.1
This commit is contained in:
J. Nick Koston
2021-08-29 22:29:46 -05:00
committed by Paulus Schoutsen
parent 6cf799459b
commit 10df9f3542
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.36.0"],
"requirements": ["zeroconf==0.36.1"],
"dependencies": ["network", "api"],
"codeowners": ["@bdraco"],
"quality_scale": "internal",

View File

@@ -34,7 +34,7 @@ sqlalchemy==1.4.23
voluptuous-serialize==2.4.0
voluptuous==0.12.1
yarl==1.6.3
zeroconf==0.36.0
zeroconf==0.36.1
pycryptodome>=3.6.6

View File

@@ -2453,7 +2453,7 @@ youtube_dl==2021.04.26
zengge==0.2
# homeassistant.components.zeroconf
zeroconf==0.36.0
zeroconf==0.36.1
# homeassistant.components.zha
zha-quirks==0.0.60

View File

@@ -1373,7 +1373,7 @@ yeelight==0.7.4
youless-api==0.12
# homeassistant.components.zeroconf
zeroconf==0.36.0
zeroconf==0.36.1
# homeassistant.components.zha
zha-quirks==0.0.60