diff --git a/pyproject.toml b/pyproject.toml index 67cefd87..c4dfbf7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Topic :: Home Automation", ] dependencies = [ - "esphome-device-builder-frontend==0.1.66", + "esphome-device-builder-frontend==0.1.67", "aiohttp>=3.9.0", "colorlog>=6.8.0", "cryptography>=42.0.2",