From 05420291ced2984b37c5419648c7213bf1cfce29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 12:08:11 +1300 Subject: [PATCH] Bump aioesphomeapi from 13.0.2 to 13.1.0 (#4301) 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 1c5ae391e9..6ab495a797 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==20230117.0 -aioesphomeapi==13.0.2 +aioesphomeapi==13.1.0 zeroconf==0.47.1 # esp-idf requires this, but doesn't bundle it by default