diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 25ae08e1bc0..bedbd967af3 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -24,7 +24,7 @@ fnv-hash-fast==0.3.1 ha-av==10.0.0 hass-nabucasa==0.65.0 hassil==1.0.6 -home-assistant-bluetooth==1.9.3 +home-assistant-bluetooth==1.10.0 home-assistant-frontend==20230411.1 home-assistant-intents==2023.4.17-1 httpx==0.24.0 diff --git a/pyproject.toml b/pyproject.toml index f09a4a4e4dc..8a0781e08a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ # When bumping httpx, please check the version pins of # httpcore, anyio, and h11 in gen_requirements_all "httpx==0.24.0", - "home-assistant-bluetooth==1.9.3", + "home-assistant-bluetooth==1.10.0", "ifaddr==0.1.7", "jinja2==3.1.2", "lru-dict==1.1.8", diff --git a/requirements.txt b/requirements.txt index 582c7ec7a7f..1196e9b6f6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ bcrypt==4.0.1 certifi>=2021.5.30 ciso8601==2.3.0 httpx==0.24.0 -home-assistant-bluetooth==1.9.3 +home-assistant-bluetooth==1.10.0 ifaddr==0.1.7 jinja2==3.1.2 lru-dict==1.1.8