Bump home-assistant-bluetooth to 1.9.2 (#85123)

This commit is contained in:
J. Nick Koston 2023-01-04 07:29:26 -10:00 committed by Franck Nijhof
parent d52d068469
commit 6ba6991ecd
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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.1
home-assistant-bluetooth==1.9.2
home-assistant-frontend==20230104.0
httpx==0.23.2
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.2",
"home-assistant-bluetooth==1.9.1",
"home-assistant-bluetooth==1.9.2",
"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.2
home-assistant-bluetooth==1.9.1
home-assistant-bluetooth==1.9.2
ifaddr==0.1.7
jinja2==3.1.2
lru-dict==1.1.8