diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index e447606af84..c11c1a78299 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -36,7 +36,7 @@ ha-ffmpeg==3.2.2 habluetooth==3.21.0 hass-nabucasa==0.89.0 hassil==2.2.0 -home-assistant-bluetooth==1.13.0 +home-assistant-bluetooth==1.13.1 home-assistant-frontend==20250203.0 home-assistant-intents==2025.1.28 httpx==0.28.1 diff --git a/pyproject.toml b/pyproject.toml index 52e0723e191..ecfed4a8e66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ # When bumping httpx, please check the version pins of # httpcore, anyio, and h11 in gen_requirements_all "httpx==0.28.1", - "home-assistant-bluetooth==1.13.0", + "home-assistant-bluetooth==1.13.1", "ifaddr==0.2.0", "Jinja2==3.1.5", "lru-dict==1.3.0", diff --git a/requirements.txt b/requirements.txt index c5b45bfb6df..e25d69a792e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ cronsim==2.6 fnv-hash-fast==1.2.2 hass-nabucasa==0.89.0 httpx==0.28.1 -home-assistant-bluetooth==1.13.0 +home-assistant-bluetooth==1.13.1 ifaddr==0.2.0 Jinja2==3.1.5 lru-dict==1.3.0