mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump bluetooth-data-tools to 0.3.0 (#82016)
prep work for #82007 changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v0.2.0...v0.3.0
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
"bleak-retry-connector==2.8.4",
|
||||
"bluetooth-adapters==0.7.0",
|
||||
"bluetooth-auto-recovery==0.3.6",
|
||||
"bluetooth-data-tools==0.2.0",
|
||||
"bluetooth-data-tools==0.3.0",
|
||||
"dbus-fast==1.73.0"
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
|
@ -14,7 +14,7 @@ bleak-retry-connector==2.8.4
|
||||
bleak==0.19.2
|
||||
bluetooth-adapters==0.7.0
|
||||
bluetooth-auto-recovery==0.3.6
|
||||
bluetooth-data-tools==0.2.0
|
||||
bluetooth-data-tools==0.3.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
cryptography==38.0.3
|
||||
|
@ -452,10 +452,12 @@ bluetooth-adapters==0.7.0
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.3.6
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
# homeassistant.components.led_ble
|
||||
bluetooth-data-tools==0.2.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-data-tools==0.3.0
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-async==0.1.22
|
||||
|
||||
|
@ -366,10 +366,12 @@ bluetooth-adapters==0.7.0
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.3.6
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
# homeassistant.components.led_ble
|
||||
bluetooth-data-tools==0.2.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-data-tools==0.3.0
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-async==0.1.22
|
||||
|
||||
|
Reference in New Issue
Block a user