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:
J. Nick Koston 2022-11-13 02:47:24 -06:00 committed by GitHub
parent 636bfe0f7b
commit 62bd692a58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 4 deletions

View File

@ -10,7 +10,7 @@
"bleak-retry-connector==2.8.4", "bleak-retry-connector==2.8.4",
"bluetooth-adapters==0.7.0", "bluetooth-adapters==0.7.0",
"bluetooth-auto-recovery==0.3.6", "bluetooth-auto-recovery==0.3.6",
"bluetooth-data-tools==0.2.0", "bluetooth-data-tools==0.3.0",
"dbus-fast==1.73.0" "dbus-fast==1.73.0"
], ],
"codeowners": ["@bdraco"], "codeowners": ["@bdraco"],

View File

@ -14,7 +14,7 @@ bleak-retry-connector==2.8.4
bleak==0.19.2 bleak==0.19.2
bluetooth-adapters==0.7.0 bluetooth-adapters==0.7.0
bluetooth-auto-recovery==0.3.6 bluetooth-auto-recovery==0.3.6
bluetooth-data-tools==0.2.0 bluetooth-data-tools==0.3.0
certifi>=2021.5.30 certifi>=2021.5.30
ciso8601==2.2.0 ciso8601==2.2.0
cryptography==38.0.3 cryptography==38.0.3

View File

@ -452,10 +452,12 @@ bluetooth-adapters==0.7.0
# homeassistant.components.bluetooth # homeassistant.components.bluetooth
bluetooth-auto-recovery==0.3.6 bluetooth-auto-recovery==0.3.6
# homeassistant.components.bluetooth
# homeassistant.components.led_ble # homeassistant.components.led_ble
bluetooth-data-tools==0.2.0 bluetooth-data-tools==0.2.0
# homeassistant.components.bluetooth
bluetooth-data-tools==0.3.0
# homeassistant.components.bond # homeassistant.components.bond
bond-async==0.1.22 bond-async==0.1.22

View File

@ -366,10 +366,12 @@ bluetooth-adapters==0.7.0
# homeassistant.components.bluetooth # homeassistant.components.bluetooth
bluetooth-auto-recovery==0.3.6 bluetooth-auto-recovery==0.3.6
# homeassistant.components.bluetooth
# homeassistant.components.led_ble # homeassistant.components.led_ble
bluetooth-data-tools==0.2.0 bluetooth-data-tools==0.2.0
# homeassistant.components.bluetooth
bluetooth-data-tools==0.3.0
# homeassistant.components.bond # homeassistant.components.bond
bond-async==0.1.22 bond-async==0.1.22