mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump dbus-fast to 2.41.1 (#141162)
* Bump dbus-fast to 2.41.0 changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.39.6...v2.41.0 * Apply suggestions from code review
This commit is contained in:
parent
9e86ca2e9e
commit
153ccf86b0
@ -20,7 +20,7 @@
|
|||||||
"bluetooth-adapters==0.21.4",
|
"bluetooth-adapters==0.21.4",
|
||||||
"bluetooth-auto-recovery==1.4.5",
|
"bluetooth-auto-recovery==1.4.5",
|
||||||
"bluetooth-data-tools==1.26.1",
|
"bluetooth-data-tools==1.26.1",
|
||||||
"dbus-fast==2.39.6",
|
"dbus-fast==2.41.1",
|
||||||
"habluetooth==3.37.0"
|
"habluetooth==3.37.0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -30,7 +30,7 @@ certifi>=2021.5.30
|
|||||||
ciso8601==2.3.2
|
ciso8601==2.3.2
|
||||||
cronsim==2.6
|
cronsim==2.6
|
||||||
cryptography==44.0.1
|
cryptography==44.0.1
|
||||||
dbus-fast==2.39.6
|
dbus-fast==2.41.1
|
||||||
fnv-hash-fast==1.4.0
|
fnv-hash-fast==1.4.0
|
||||||
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
@ -744,7 +744,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.39.6
|
dbus-fast==2.41.1
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.13
|
debugpy==1.8.13
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -640,7 +640,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.39.6
|
dbus-fast==2.41.1
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.13
|
debugpy==1.8.13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user