From 7a2bb32843abc0bd473162cf5ac80021498cda84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 18:40:00 +1300 Subject: [PATCH] Bump aioesphomeapi from 13.0.1 to 13.0.2 (#4188) 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 9c12253160..75e7dd8e12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ platformio==6.1.5 # When updating platformio, also update Dockerfile esptool==4.4 click==8.1.3 esphome-dashboard==20221213.0 -aioesphomeapi==13.0.1 +aioesphomeapi==13.0.2 zeroconf==0.39.4 # esp-idf requires this, but doesn't bundle it by default