From ec769ccf728725b91644d9c787229c05dfcbd45b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 00:09:12 +0100 Subject: [PATCH] Bump aioesphomeapi from 10.6.0 to 10.8.0 (#3081) 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 9add417bdf..2e21f66981 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ platformio==5.2.4 # When updating platformio, also update Dockerfile esptool==3.2 click==8.0.3 esphome-dashboard==20220116.0 -aioesphomeapi==10.6.0 +aioesphomeapi==10.8.0 zeroconf==0.37.0 # esp-idf requires this, but doesn't bundle it by default