Skip to content

Commit fdba791

Browse files
bdracofrenck
authored andcommitted
Bump bluetooth-data-tools to 1.28.2 (home-assistant#147920)
1 parent d4dec6c commit fdba791

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

homeassistant/components/bluetooth/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"bleak-retry-connector==3.9.0",
2020
"bluetooth-adapters==0.21.4",
2121
"bluetooth-auto-recovery==1.5.2",
22-
"bluetooth-data-tools==1.28.1",
22+
"bluetooth-data-tools==1.28.2",
2323
"dbus-fast==2.43.0",
2424
"habluetooth==3.49.0"
2525
]

homeassistant/components/ld2410_ble/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"documentation": "https://www.home-assistant.io/integrations/ld2410_ble",
2121
"integration_type": "device",
2222
"iot_class": "local_push",
23-
"requirements": ["bluetooth-data-tools==1.28.1", "ld2410-ble==0.1.1"]
23+
"requirements": ["bluetooth-data-tools==1.28.2", "ld2410-ble==0.1.1"]
2424
}

homeassistant/components/led_ble/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
"dependencies": ["bluetooth_adapters"],
3636
"documentation": "https://www.home-assistant.io/integrations/led_ble",
3737
"iot_class": "local_polling",
38-
"requirements": ["bluetooth-data-tools==1.28.1", "led-ble==1.1.7"]
38+
"requirements": ["bluetooth-data-tools==1.28.2", "led-ble==1.1.7"]
3939
}

homeassistant/components/private_ble_device/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"dependencies": ["bluetooth_adapters"],
77
"documentation": "https://www.home-assistant.io/integrations/private_ble_device",
88
"iot_class": "local_push",
9-
"requirements": ["bluetooth-data-tools==1.28.1"]
9+
"requirements": ["bluetooth-data-tools==1.28.2"]
1010
}

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bleak-retry-connector==3.9.0
2424
bleak==0.22.3
2525
bluetooth-adapters==0.21.4
2626
bluetooth-auto-recovery==1.5.2
27-
bluetooth-data-tools==1.28.1
27+
bluetooth-data-tools==1.28.2
2828
cached-ipaddress==0.10.0
2929
certifi>=2021.5.30
3030
ciso8601==2.3.2

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)