From d56c53c8485a5308b8df1c650deb15e5017b909f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 13:53:30 +1200 Subject: [PATCH] Bump aioesphomeapi from 10.10.0 to 10.11.0 (#3669) 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 91f8ac5a5d..a3b7cf0e5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ platformio==6.0.2 # When updating platformio, also update Dockerfile esptool==3.3.1 click==8.1.3 esphome-dashboard==20220508.0 -aioesphomeapi==10.10.0 +aioesphomeapi==10.11.0 zeroconf==0.38.7 # esp-idf requires this, but doesn't bundle it by default