Bump zeroconf to 0.108.0 (#100148)

This commit is contained in:
J. Nick Koston 2023-09-11 14:42:13 -05:00 committed by GitHub
parent cbb28b6943
commit 0571a75c99
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.107.0"]
"requirements": ["zeroconf==0.108.0"]
}