From 1bda33b1e9f84bf4b820f813a31790e06f9201f3 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 7 Jun 2024 13:48:36 -0500 Subject: [PATCH] Bump home-assistant-bluetooth to 1.12.1 (#119026) --- homeassistant/package_constraints.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 12fc76335d8..0b05f400be0 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -31,7 +31,7 @@ ha-ffmpeg==3.2.0 habluetooth==3.1.1 hass-nabucasa==0.81.1 hassil==1.7.1 -home-assistant-bluetooth==1.12.0 +home-assistant-bluetooth==1.12.1 home-assistant-frontend==20240605.0 home-assistant-intents==2024.6.5 httpx==0.27.0 diff --git a/pyproject.toml b/pyproject.toml index f956f77250f..ba234a1c1f1 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.0", + "home-assistant-bluetooth==1.12.1", "ifaddr==0.2.0", "Jinja2==3.1.4", "lru-dict==1.3.0", diff --git a/requirements.txt b/requirements.txt index 21da099bcb5..781e15e5fbe 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.0 +home-assistant-bluetooth==1.12.1 ifaddr==0.2.0 Jinja2==3.1.4 lru-dict==1.3.0