From a4752384b90439aede6cab5c34186317300df066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 16:24:31 +0100 Subject: [PATCH] Bump esphome from 2023.2.1 to 2023.2.2 in /vscode (#576)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bumps [esphome](https://github.com/esphome/esphome) from 2023.2.1 to 2023.2.2. - [Release notes](https://github.com/esphome/esphome/releases) - [Commits](https://github.com/esphome/esphome/compare/2023.2.1...2023.2.2) --- updated-dependencies: - dependency-name: esphome dependency-type: direct:production update-type: version-update:semver-patch ... 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 e09edab..c162ef2 100644 --- a/vscode/requirements.txt +++ b/vscode/requirements.txt @@ -1,2 +1,2 @@ -esphome==2023.2.1 +esphome==2023.2.2 yamllint==1.29.0