mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Update home-assistant-bluetooth to 1.13.0 (#127691)
This commit is contained in:
parent
65c0d49c3b
commit
01e7c45664
@ -31,7 +31,7 @@ ha-ffmpeg==3.2.0
|
|||||||
habluetooth==3.4.0
|
habluetooth==3.4.0
|
||||||
hass-nabucasa==0.81.1
|
hass-nabucasa==0.81.1
|
||||||
hassil==1.7.4
|
hassil==1.7.4
|
||||||
home-assistant-bluetooth==1.12.2
|
home-assistant-bluetooth==1.13.0
|
||||||
home-assistant-frontend==20241002.2
|
home-assistant-frontend==20241002.2
|
||||||
home-assistant-intents==2024.10.2
|
home-assistant-intents==2024.10.2
|
||||||
httpx==0.27.2
|
httpx==0.27.2
|
||||||
|
@ -46,7 +46,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.2",
|
"httpx==0.27.2",
|
||||||
"home-assistant-bluetooth==1.12.2",
|
"home-assistant-bluetooth==1.13.0",
|
||||||
"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",
|
||||||
@ -925,4 +925,3 @@ max-complexity = 25
|
|||||||
|
|
||||||
[tool.ruff.lint.pydocstyle]
|
[tool.ruff.lint.pydocstyle]
|
||||||
property-decorators = ["propcache.cached_property"]
|
property-decorators = ["propcache.cached_property"]
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ ciso8601==2.3.1
|
|||||||
fnv-hash-fast==1.0.2
|
fnv-hash-fast==1.0.2
|
||||||
hass-nabucasa==0.81.1
|
hass-nabucasa==0.81.1
|
||||||
httpx==0.27.2
|
httpx==0.27.2
|
||||||
home-assistant-bluetooth==1.12.2
|
home-assistant-bluetooth==1.13.0
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user