From 69ec647f7ead96941369a0832600b6aa672e739a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 14:57:41 -0700 Subject: [PATCH] Bump aioesphomeapi from 18.0.12 to 18.2.0 (#5606) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 630802ee74..314f3b453f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ platformio==6.1.11 # When updating platformio, also update Dockerfile esptool==4.6.2 click==8.1.7 esphome-dashboard==20230904.0 -aioesphomeapi==18.0.12 +aioesphomeapi==18.2.0 zeroconf==0.119.0 # esp-idf requires this, but doesn't bundle it by default