Bump bluetooth dependencies (#79035)
* Bump dbus-fast to 1.10.0 changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.9.0...v1.10.0 * bump again * bump again * to 13 * bump * try againpull/79043/head
parent
3e9c0f18f9
commit
26b8e4e0fb
|
@ -7,10 +7,10 @@
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"bleak==0.18.0",
|
"bleak==0.18.0",
|
||||||
"bleak-retry-connector==1.17.3",
|
"bleak-retry-connector==2.0.2",
|
||||||
"bluetooth-adapters==0.5.1",
|
"bluetooth-adapters==0.5.1",
|
||||||
"bluetooth-auto-recovery==0.3.3",
|
"bluetooth-auto-recovery==0.3.3",
|
||||||
"dbus-fast==1.9.0"
|
"dbus-fast==1.13.0"
|
||||||
],
|
],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
|
|
|
@ -10,14 +10,14 @@ atomicwrites-homeassistant==1.4.1
|
||||||
attrs==21.2.0
|
attrs==21.2.0
|
||||||
awesomeversion==22.9.0
|
awesomeversion==22.9.0
|
||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
bleak-retry-connector==1.17.3
|
bleak-retry-connector==2.0.2
|
||||||
bleak==0.18.0
|
bleak==0.18.0
|
||||||
bluetooth-adapters==0.5.1
|
bluetooth-adapters==0.5.1
|
||||||
bluetooth-auto-recovery==0.3.3
|
bluetooth-auto-recovery==0.3.3
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==37.0.4
|
cryptography==37.0.4
|
||||||
dbus-fast==1.9.0
|
dbus-fast==1.13.0
|
||||||
fnvhash==0.1.0
|
fnvhash==0.1.0
|
||||||
hass-nabucasa==0.55.0
|
hass-nabucasa==0.55.0
|
||||||
home-assistant-bluetooth==1.3.0
|
home-assistant-bluetooth==1.3.0
|
||||||
|
|
|
@ -410,7 +410,7 @@ bimmer_connected==0.10.4
|
||||||
bizkaibus==0.1.1
|
bizkaibus==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak-retry-connector==1.17.3
|
bleak-retry-connector==2.0.2
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak==0.18.0
|
bleak==0.18.0
|
||||||
|
@ -540,7 +540,7 @@ datadog==0.15.0
|
||||||
datapoint==0.9.8
|
datapoint==0.9.8
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==1.9.0
|
dbus-fast==1.13.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.3
|
debugpy==1.6.3
|
||||||
|
|
|
@ -331,7 +331,7 @@ bellows==0.33.1
|
||||||
bimmer_connected==0.10.4
|
bimmer_connected==0.10.4
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak-retry-connector==1.17.3
|
bleak-retry-connector==2.0.2
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bleak==0.18.0
|
bleak==0.18.0
|
||||||
|
@ -417,7 +417,7 @@ datadog==0.15.0
|
||||||
datapoint==0.9.8
|
datapoint==0.9.8
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==1.9.0
|
dbus-fast==1.13.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.3
|
debugpy==1.6.3
|
||||||
|
|
Loading…
Reference in New Issue