Bump home-assistant-bluetooth to 1.12.2 (#120338)

This commit is contained in:
J. Nick Koston 2024-06-24 17:38:17 +02:00 committed by GitHub
parent 063a3f3bca
commit eab1dc5255
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ ha-ffmpeg==3.2.0
habluetooth==3.1.3 habluetooth==3.1.3
hass-nabucasa==0.81.1 hass-nabucasa==0.81.1
hassil==1.7.1 hassil==1.7.1
home-assistant-bluetooth==1.12.1 home-assistant-bluetooth==1.12.2
home-assistant-frontend==20240610.1 home-assistant-frontend==20240610.1
home-assistant-intents==2024.6.21 home-assistant-intents==2024.6.21
httpx==0.27.0 httpx==0.27.0

View File

@ -44,7 +44,7 @@ dependencies = [
# When bumping httpx, please check the version pins of # When bumping httpx, please check the version pins of
# httpcore, anyio, and h11 in gen_requirements_all # httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.27.0", "httpx==0.27.0",
"home-assistant-bluetooth==1.12.1", "home-assistant-bluetooth==1.12.2",
"ifaddr==0.2.0", "ifaddr==0.2.0",
"Jinja2==3.1.4", "Jinja2==3.1.4",
"lru-dict==1.3.0", "lru-dict==1.3.0",

View File

@ -20,7 +20,7 @@ ciso8601==2.3.1
fnv-hash-fast==0.5.0 fnv-hash-fast==0.5.0
hass-nabucasa==0.81.1 hass-nabucasa==0.81.1
httpx==0.27.0 httpx==0.27.0
home-assistant-bluetooth==1.12.1 home-assistant-bluetooth==1.12.2
ifaddr==0.2.0 ifaddr==0.2.0
Jinja2==3.1.4 Jinja2==3.1.4
lru-dict==1.3.0 lru-dict==1.3.0