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:
J. Nick Koston 2023-04-24 21:22:11 -05:00 committed by GitHub
parent cecd657a09
commit 18532e453a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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",

View file

@ -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