core/homeassistant/components/zeroconf
J. Nick Koston d1f8309423
Bump zeroconf to 0.74.0 (#97745)
* Bump zeroconf to 0.74.0

changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.72.3...0.74.0

- more cython build fixes
- performance improvements (mostly for pyatv)

* handle typing

* handle typing

* remove if TYPE_CHECKING, this doesnt get called that often

* remove if TYPE_CHECKING, this doesnt get called that often
2023-08-03 22:48:53 -04:00
..
__init__.py Bump zeroconf to 0.74.0 (#97745) 2023-08-03 22:48:53 -04:00
manifest.json Bump zeroconf to 0.74.0 (#97745) 2023-08-03 22:48:53 -04:00
models.py
usage.py