Bump home-assistant-bluetooth to 1.8.1 (#82222)

changelog: https://github.com/home-assistant-libs/home-assistant-bluetooth/compare/v1.8.0...v1.8.1
This commit is contained in:
J. Nick Koston 2022-11-16 15:08:17 -06:00 committed by GitHub
parent e85e79052b
commit 4b89d087bb
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.74.1
fnvhash==0.1.0
hass-nabucasa==0.56.0
home-assistant-bluetooth==1.8.0
home-assistant-bluetooth==1.8.1
home-assistant-frontend==20221108.0
httpx==0.23.0
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.0",
"home-assistant-bluetooth==1.8.0",
"home-assistant-bluetooth==1.8.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.2.0
httpx==0.23.0
home-assistant-bluetooth==1.8.0
home-assistant-bluetooth==1.8.1
ifaddr==0.1.7
jinja2==3.1.2
lru-dict==1.1.8