We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6265a4c commit 3d06c60Copy full SHA for 3d06c60
2 files changed
esphome/pyproject.toml
@@ -3,5 +3,5 @@ name = "lsp-esphome"
3
version = "1.0"
4
requires-python = ">=3.11.0,<3.14"
5
dependencies = [
6
- "esphome==2026.3.1",
+ "esphome==2026.4.0",
7
]
0 commit comments