From 80e648b36a9777e7e1c4283081009dc12008ae90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 09:41:35 +0100 Subject: [PATCH] Bump esphome from 2022.12.8 to 2023.2.1 in /vscode (#575) Bumps [esphome](https://github.com/esphome/esphome) from 2022.12.8 to 2023.2.1. - [Release notes](https://github.com/esphome/esphome/releases) - [Commits](https://github.com/esphome/esphome/compare/2022.12.8...2023.2.1) --- updated-dependencies: - dependency-name: esphome dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- vscode/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode/requirements.txt b/vscode/requirements.txt index 2398982..e09edab 100644 --- a/vscode/requirements.txt +++ b/vscode/requirements.txt @@ -1,2 +1,2 @@ -esphome==2022.12.8 +esphome==2023.2.1 yamllint==1.29.0