Bump zeroconf to 0.69.0 (#94828)

changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.68.0...0.69.0
This commit is contained in:
J. Nick Koston 2023-06-19 00:39:03 -05:00 committed by GitHub
parent 15ddf69c6a
commit 24add59d15
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.68.0"]
"requirements": ["zeroconf==0.69.0"]
}