Bump zeroconf to 0.76.0 (#98366)

This commit is contained in:
J. Nick Koston 2023-08-13 22:47:29 -05:00 committed by GitHub
parent 790c1bc251
commit 96f9b852a2
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.75.0"]
"requirements": ["zeroconf==0.76.0"]
}