mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Bump dbus-fast to 2.39.3 (#140015)
* Bump dbus-fast to 2.39.2 changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.37.0...v2.39.2 * bump again for more fixes
This commit is contained in:
parent
8780bc99eb
commit
2985f08054
@ -20,7 +20,7 @@
|
||||
"bluetooth-adapters==0.21.4",
|
||||
"bluetooth-auto-recovery==1.4.4",
|
||||
"bluetooth-data-tools==1.25.0",
|
||||
"dbus-fast==2.37.0",
|
||||
"dbus-fast==2.39.3",
|
||||
"habluetooth==3.25.0"
|
||||
]
|
||||
}
|
||||
|
@ -29,7 +29,7 @@ certifi>=2021.5.30
|
||||
ciso8601==2.3.2
|
||||
cronsim==2.6
|
||||
cryptography==44.0.1
|
||||
dbus-fast==2.37.0
|
||||
dbus-fast==2.39.3
|
||||
fnv-hash-fast==1.4.0
|
||||
go2rtc-client==0.1.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
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==2.37.0
|
||||
dbus-fast==2.39.3
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.11
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -640,7 +640,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.9
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==2.37.0
|
||||
dbus-fast==2.39.3
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user