diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 577889288a1..92e8f0a08e3 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -31,7 +31,7 @@ ha-ffmpeg==3.2.0 habluetooth==3.1.3 hass-nabucasa==0.81.1 hassil==1.7.1 -home-assistant-bluetooth==1.12.1 +home-assistant-bluetooth==1.12.2 home-assistant-frontend==20240610.1 home-assistant-intents==2024.6.21 httpx==0.27.0 diff --git a/pyproject.toml b/pyproject.toml index f3269ee9765..527451eaf61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ # When bumping httpx, please check the version pins of # httpcore, anyio, and h11 in gen_requirements_all "httpx==0.27.0", - "home-assistant-bluetooth==1.12.1", + "home-assistant-bluetooth==1.12.2", "ifaddr==0.2.0", "Jinja2==3.1.4", "lru-dict==1.3.0", diff --git a/requirements.txt b/requirements.txt index a470f12e57b..265d6231250 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ ciso8601==2.3.1 fnv-hash-fast==0.5.0 hass-nabucasa==0.81.1 httpx==0.27.0 -home-assistant-bluetooth==1.12.1 +home-assistant-bluetooth==1.12.2 ifaddr==0.2.0 Jinja2==3.1.4 lru-dict==1.3.0