Bump zeroconf to 0.36.8 (#57451)

- Changelog: https://github.com/jstasiak/python-zeroconf/releases/tag/0.36.8
This commit is contained in:
J. Nick Koston 2021-10-10 16:40:17 -10:00 committed by GitHub
parent c0a3c7a4b7
commit 77c7709323
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.36.7"],
"requirements": ["zeroconf==0.36.8"],
"dependencies": ["network", "api"],
"codeowners": ["@bdraco"],
"quality_scale": "internal",