From 0cbdc100d720625607de147e5b16729924a4bcd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 11:28:45 +0100 Subject: [PATCH] Bump esphome from 2023.2.2 to 2023.2.3 in /vscode (#577)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bumps [esphome](https://github.com/esphome/esphome) from 2023.2.2 to 2023.2.3. - [Release notes](https://github.com/esphome/esphome/releases) - [Commits](https://github.com/esphome/esphome/compare/2023.2.2...2023.2.3) --- 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 c162ef2..d279a80 100644 --- a/vscode/requirements.txt +++ b/vscode/requirements.txt @@ -1,2 +1,2 @@ -esphome==2023.2.2 +esphome==2023.2.3 yamllint==1.29.0