diff --git a/pyproject.toml b/pyproject.toml index 69ab192e1..d89bd882b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Topic :: Home Automation", ] dependencies = [ - "esphome-device-builder-frontend==0.1.119", + "esphome-device-builder-frontend==0.1.120", "aiohttp>=3.9.0", # Provides an ``aiohttp.AsyncResolver`` that resolves ``.local`` # hostnames through an injected ``AsyncZeroconf`` (the same