Bump bluetooth-data-tools to 0.3.1 (#84258)

changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v0.3.0...v0.3.1
This commit is contained in:
J. Nick Koston 2022-12-19 10:45:39 -10:00 committed by Paulus Schoutsen
parent 39a47c939c
commit 93cffe8631
5 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
"bleak-retry-connector==2.10.2",
"bluetooth-adapters==0.12.0",
"bluetooth-auto-recovery==1.0.3",
"bluetooth-data-tools==0.3.0",
"bluetooth-data-tools==0.3.1",
"dbus-fast==1.75.0"
],
"codeowners": ["@bdraco"],

View file

@ -3,7 +3,7 @@
"name": "LED BLE",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/led_ble/",
"requirements": ["bluetooth-data-tools==0.3.0", "led-ble==1.0.0"],
"requirements": ["bluetooth-data-tools==0.3.1", "led-ble==1.0.0"],
"dependencies": ["bluetooth"],
"codeowners": ["@bdraco"],
"bluetooth": [

View file

@ -14,7 +14,7 @@ bleak-retry-connector==2.10.2
bleak==0.19.2
bluetooth-adapters==0.12.0
bluetooth-auto-recovery==1.0.3
bluetooth-data-tools==0.3.0
bluetooth-data-tools==0.3.1
certifi>=2021.5.30
ciso8601==2.2.0
cryptography==38.0.3

View file

@ -454,7 +454,7 @@ bluetooth-auto-recovery==1.0.3
# homeassistant.components.bluetooth
# homeassistant.components.led_ble
bluetooth-data-tools==0.3.0
bluetooth-data-tools==0.3.1
# homeassistant.components.bond
bond-async==0.1.22

View file

@ -368,7 +368,7 @@ bluetooth-auto-recovery==1.0.3
# homeassistant.components.bluetooth
# homeassistant.components.led_ble
bluetooth-data-tools==0.3.0
bluetooth-data-tools==0.3.1
# homeassistant.components.bond
bond-async==0.1.22