Bump zeroconf to 0.116.0 (#101915)

This commit is contained in:
J. Nick Koston 2023-10-12 22:39:44 -10:00 committed by GitHub
parent f330bc0f97
commit fecaf9aa60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -8,5 +8,5 @@
"iot_class": "local_push",
"loggers": ["zeroconf"],
"quality_scale": "internal",
"requirements": ["zeroconf==0.115.2"]
"requirements": ["zeroconf==0.116.0"]
}