From 5d62df45f7e3241c17b530817f24e96dfe0b3e0e Mon Sep 17 00:00:00 2001 From: Pouzor Date: Tue, 23 Jun 2026 11:28:59 +0200 Subject: [PATCH] chore: bump zeroconf to 0.149.16 for CVE-2026-48487 ha-relevant: no --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 01720fc..0b02927 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,7 +15,7 @@ pyyaml==6.0.2 types-PyYAML==6.0.12.20240917 websockets==13.1 httpx==0.27.2 -zeroconf==0.149.12 +zeroconf==0.149.16 aiomqtt==2.3.0 # Dev