From c63faf2c184cf325207e2d4a67c8676f419dbdb0 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 18 Feb 2025 09:51:13 -0600 Subject: [PATCH] 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 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c15dcbbbf7..1de6e3dd06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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