Bump home-assistant-bluetooth to 1.10.0 (#91977)
changelog: https://github.com/home-assistant-libs/home-assistant-bluetooth/blob/main/CHANGELOG.md
This commit is contained in:
parent
cecd657a09
commit
18532e453a
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue