From 988f15e6af389b3cabd812054f8c68144dedac96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 17:19:41 +1200 Subject: [PATCH] Bump aioesphomeapi from 10.8.2 to 10.10.0 (#3590) 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 74efd9f717..a21073c10c 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.8.2 +aioesphomeapi==10.10.0 zeroconf==0.38.4 # esp-idf requires this, but doesn't bundle it by default