From 5cf257b251eddea46abd3b66378282061eed91eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 20:30:23 +1300 Subject: [PATCH] Bump aioesphomeapi from 10.13.0 to 11.4.2 (#3987) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7603f026d0..50502cfac7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ platformio==6.1.4 # When updating platformio, also update Dockerfile esptool==3.3.1 click==8.1.3 esphome-dashboard==20221020.0 -aioesphomeapi==10.13.0 +aioesphomeapi==11.4.2 zeroconf==0.39.1 # esp-idf requires this, but doesn't bundle it by default