Bump bluetooth dependencies (#79514)
This commit is contained in:
parent
790eb9e72d
commit
da960f6ed4
4 changed files with 8 additions and 8 deletions
|
@ -8,9 +8,9 @@
|
|||
"requirements": [
|
||||
"bleak==0.18.1",
|
||||
"bleak-retry-connector==2.1.3",
|
||||
"bluetooth-adapters==0.5.3",
|
||||
"bluetooth-adapters==0.6.0",
|
||||
"bluetooth-auto-recovery==0.3.3",
|
||||
"dbus-fast==1.20.0"
|
||||
"dbus-fast==1.21.17"
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
|
|
|
@ -12,12 +12,12 @@ awesomeversion==22.9.0
|
|||
bcrypt==3.1.7
|
||||
bleak-retry-connector==2.1.3
|
||||
bleak==0.18.1
|
||||
bluetooth-adapters==0.5.3
|
||||
bluetooth-adapters==0.6.0
|
||||
bluetooth-auto-recovery==0.3.3
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
cryptography==38.0.1
|
||||
dbus-fast==1.20.0
|
||||
dbus-fast==1.21.17
|
||||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.56.0
|
||||
home-assistant-bluetooth==1.3.0
|
||||
|
|
|
@ -438,7 +438,7 @@ bluemaestro-ble==0.2.0
|
|||
# bluepy==1.3.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.5.3
|
||||
bluetooth-adapters==0.6.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.3.3
|
||||
|
@ -543,7 +543,7 @@ datadog==0.15.0
|
|||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.20.0
|
||||
dbus-fast==1.21.17
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
|
|
|
@ -352,7 +352,7 @@ blinkpy==0.19.2
|
|||
bluemaestro-ble==0.2.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.5.3
|
||||
bluetooth-adapters==0.6.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.3.3
|
||||
|
@ -423,7 +423,7 @@ datadog==0.15.0
|
|||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.20.0
|
||||
dbus-fast==1.21.17
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
|
|
Loading…
Add table
Reference in a new issue