Bump bluetooth-adapters to 0.1.3 (#76052)

This commit is contained in:
J. Nick Koston 2022-08-01 20:36:27 -10:00 committed by GitHub
parent 41d7eba1ad
commit 33651d14df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
"documentation": "https://www.home-assistant.io/integrations/bluetooth",
"dependencies": ["websocket_api"],
"quality_scale": "internal",
"requirements": ["bleak==0.15.0", "bluetooth-adapters==0.1.2"],
"requirements": ["bleak==0.15.0", "bluetooth-adapters==0.1.3"],
"codeowners": ["@bdraco"],
"config_flow": true,
"iot_class": "local_push"

View File

@ -11,7 +11,7 @@ attrs==21.2.0
awesomeversion==22.6.0
bcrypt==3.1.7
bleak==0.15.0
bluetooth-adapters==0.1.2
bluetooth-adapters==0.1.3
certifi>=2021.5.30
ciso8601==2.2.0
cryptography==36.0.2

View File

@ -424,7 +424,7 @@ blockchain==1.4.4
# bluepy==1.3.0
# homeassistant.components.bluetooth
bluetooth-adapters==0.1.2
bluetooth-adapters==0.1.3
# homeassistant.components.bond
bond-async==0.1.22

View File

@ -335,7 +335,7 @@ blebox_uniapi==2.0.2
blinkpy==0.19.0
# homeassistant.components.bluetooth
bluetooth-adapters==0.1.2
bluetooth-adapters==0.1.3
# homeassistant.components.bond
bond-async==0.1.22