Bump zeroconf to 0.32.1 (#52547)

- Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.32.0...0.32.1

- Fixes #52384
This commit is contained in:
J. Nick Koston 2021-07-05 09:17:11 -05:00 committed by GitHub
parent 74029a0948
commit 34782557b7
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",
"name": "Zero-configuration networking (zeroconf)",
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
"requirements": ["zeroconf==0.32.0"],
"requirements": ["zeroconf==0.32.1"],
"dependencies": ["network", "api"],
"codeowners": ["@bdraco"],
"quality_scale": "internal",

View File

@ -33,7 +33,7 @@ sqlalchemy==1.4.17
voluptuous-serialize==2.4.0
voluptuous==0.12.1
yarl==1.6.3
zeroconf==0.32.0
zeroconf==0.32.1
pycryptodome>=3.6.6

View File

@ -2427,7 +2427,7 @@ zeep[async]==4.0.0
zengge==0.2
# homeassistant.components.zeroconf
zeroconf==0.32.0
zeroconf==0.32.1
# homeassistant.components.zha
zha-quirks==0.0.58

View File

@ -1330,7 +1330,7 @@ yeelight==0.6.3
zeep[async]==4.0.0
# homeassistant.components.zeroconf
zeroconf==0.32.0
zeroconf==0.32.1
# homeassistant.components.zha
zha-quirks==0.0.58