From 71697df2b60f9ee3033c76357d8ccacd8d5b1306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 16:53:36 +1200 Subject: [PATCH] Bump aioesphomeapi from 10.11.0 to 10.13.0 (#3740) 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 f31b1662bd..f4cb4285ab 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.11.0 +aioesphomeapi==10.13.0 zeroconf==0.39.0 # esp-idf requires this, but doesn't bundle it by default