mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump dbus-fast to 2.33.0 (#137446)
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.32.0...v2.33.0
This commit is contained in:
parent
a1c675b5ee
commit
164f43a71b
@ -20,7 +20,7 @@
|
|||||||
"bluetooth-adapters==0.21.4",
|
"bluetooth-adapters==0.21.4",
|
||||||
"bluetooth-auto-recovery==1.4.2",
|
"bluetooth-auto-recovery==1.4.2",
|
||||||
"bluetooth-data-tools==1.23.4",
|
"bluetooth-data-tools==1.23.4",
|
||||||
"dbus-fast==2.32.0",
|
"dbus-fast==2.33.0",
|
||||||
"habluetooth==3.21.1"
|
"habluetooth==3.21.1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -29,7 +29,7 @@ certifi>=2021.5.30
|
|||||||
ciso8601==2.3.2
|
ciso8601==2.3.2
|
||||||
cronsim==2.6
|
cronsim==2.6
|
||||||
cryptography==44.0.0
|
cryptography==44.0.0
|
||||||
dbus-fast==2.32.0
|
dbus-fast==2.33.0
|
||||||
fnv-hash-fast==1.2.2
|
fnv-hash-fast==1.2.2
|
||||||
go2rtc-client==0.1.2
|
go2rtc-client==0.1.2
|
||||||
ha-ffmpeg==3.2.2
|
ha-ffmpeg==3.2.2
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -738,7 +738,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.32.0
|
dbus-fast==2.33.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.11
|
debugpy==1.8.11
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -634,7 +634,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.32.0
|
dbus-fast==2.33.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.11
|
debugpy==1.8.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user