From fdbf31f4408b24179a98a8b52b4f35a8515a02ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 08:14:15 +0100 Subject: [PATCH] Bump esphome from 2023.2.3 to 2023.2.4 in /vscode (#578)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bumps [esphome](https://github.com/esphome/esphome) from 2023.2.3 to 2023.2.4. - [Release notes](https://github.com/esphome/esphome/releases) - [Commits](https://github.com/esphome/esphome/compare/2023.2.3...2023.2.4) --- 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 d279a80..7b77d87 100644 --- a/vscode/requirements.txt +++ b/vscode/requirements.txt @@ -1,2 +1,2 @@ -esphome==2023.2.3 +esphome==2023.2.4 yamllint==1.29.0