Bump home-assistant-bluetooth to 1.9.1 (#85005)

fixes #83722
This commit is contained in:
J. Nick Koston 2023-01-02 11:33:01 -10:00 committed by GitHub
parent 472c23d35f
commit 3dd342baf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ cryptography==38.0.3
dbus-fast==1.82.0
fnvhash==0.1.0
hass-nabucasa==0.61.0
home-assistant-bluetooth==1.9.0
home-assistant-bluetooth==1.9.1
home-assistant-frontend==20221230.0
httpx==0.23.1
ifaddr==0.1.7

View file

@ -36,7 +36,7 @@ dependencies = [
# When bumping httpx, please check the version pins of
# httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.23.1",
"home-assistant-bluetooth==1.9.0",
"home-assistant-bluetooth==1.9.1",
"ifaddr==0.1.7",
"jinja2==3.1.2",
"lru-dict==1.1.8",

View file

@ -11,7 +11,7 @@ bcrypt==3.1.7
certifi>=2021.5.30
ciso8601==2.3.0
httpx==0.23.1
home-assistant-bluetooth==1.9.0
home-assistant-bluetooth==1.9.1
ifaddr==0.1.7
jinja2==3.1.2
lru-dict==1.1.8