1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-14 06:38:17 +00:00

Bump zeroconf to 0.145.1

changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.144.3...0.145.1

fixes a missing strong reference to the setup task which
could cause setup to get garbage collected before it completes
This commit is contained in:
J. Nick Koston 2025-02-18 09:51:13 -06:00
parent 1257640e48
commit c63faf2c18
No known key found for this signature in database

View File

@ -14,7 +14,7 @@ esptool==4.7.0
click==8.1.7
esphome-dashboard==20250212.0
aioesphomeapi==29.1.0
zeroconf==0.144.3
zeroconf==0.145.1
puremagic==1.27
ruamel.yaml==0.18.6 # dashboard_import
esphome-glyphsets==0.1.0