Update home-assistant-bluetooth to 1.13.0 (#127691)

This commit is contained in:
Marc Mueller 2024-10-06 02:15:05 +02:00 committed by GitHub
parent 65c0d49c3b
commit 01e7c45664
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 4 deletions

View File

@ -31,7 +31,7 @@ ha-ffmpeg==3.2.0
habluetooth==3.4.0
hass-nabucasa==0.81.1
hassil==1.7.4
home-assistant-bluetooth==1.12.2
home-assistant-bluetooth==1.13.0
home-assistant-frontend==20241002.2
home-assistant-intents==2024.10.2
httpx==0.27.2

View File

@ -46,7 +46,7 @@ dependencies = [
# When bumping httpx, please check the version pins of
# httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.27.2",
"home-assistant-bluetooth==1.12.2",
"home-assistant-bluetooth==1.13.0",
"ifaddr==0.2.0",
"Jinja2==3.1.4",
"lru-dict==1.3.0",
@ -925,4 +925,3 @@ max-complexity = 25
[tool.ruff.lint.pydocstyle]
property-decorators = ["propcache.cached_property"]

View File

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