From c30068fc976cba9d7153289b4f0c67bf2b828286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 10:00:25 +1300 Subject: [PATCH] Bump aioesphomeapi from 12.2.0 to 12.2.1 (#4133) 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 1d50934c00..2de77c8d4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ platformio==6.1.5 # When updating platformio, also update Dockerfile esptool==3.3.1 click==8.1.3 esphome-dashboard==20221109.0 -aioesphomeapi==12.2.0 +aioesphomeapi==12.2.1 zeroconf==0.39.4 # esp-idf requires this, but doesn't bundle it by default