Bump home-assistant-bluetooth to 1.10.1 (#97153)
This commit is contained in:
parent
35aae949d0
commit
31d6b615b4
3 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@ fnv-hash-fast==0.3.1
|
||||||
ha-av==10.1.0
|
ha-av==10.1.0
|
||||||
hass-nabucasa==0.69.0
|
hass-nabucasa==0.69.0
|
||||||
hassil==1.0.6
|
hassil==1.0.6
|
||||||
home-assistant-bluetooth==1.10.0
|
home-assistant-bluetooth==1.10.1
|
||||||
home-assistant-frontend==20230705.1
|
home-assistant-frontend==20230705.1
|
||||||
home-assistant-intents==2023.6.28
|
home-assistant-intents==2023.6.28
|
||||||
httpx==0.24.1
|
httpx==0.24.1
|
||||||
|
|
|
@ -35,7 +35,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.24.1",
|
"httpx==0.24.1",
|
||||||
"home-assistant-bluetooth==1.10.0",
|
"home-assistant-bluetooth==1.10.1",
|
||||||
"ifaddr==0.2.0",
|
"ifaddr==0.2.0",
|
||||||
"Jinja2==3.1.2",
|
"Jinja2==3.1.2",
|
||||||
"lru-dict==1.2.0",
|
"lru-dict==1.2.0",
|
||||||
|
|
|
@ -11,7 +11,7 @@ bcrypt==4.0.1
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.0
|
ciso8601==2.3.0
|
||||||
httpx==0.24.1
|
httpx==0.24.1
|
||||||
home-assistant-bluetooth==1.10.0
|
home-assistant-bluetooth==1.10.1
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
lru-dict==1.2.0
|
lru-dict==1.2.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue