Bump zeroconf to 0.99.0 (#99853)

This commit is contained in:
J. Nick Koston 2023-09-07 13:25:29 -05:00 committed by GitHub
parent 4017473d51
commit c68d96cf09
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.98.0"]
"requirements": ["zeroconf==0.99.0"]
}