mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Bump dbus-fast to 2.44.2 (#149281)
This commit is contained in:
parent
9fd2ad425c
commit
5f2f038609
@ -20,7 +20,7 @@
|
|||||||
"bluetooth-adapters==2.0.0",
|
"bluetooth-adapters==2.0.0",
|
||||||
"bluetooth-auto-recovery==1.5.2",
|
"bluetooth-auto-recovery==1.5.2",
|
||||||
"bluetooth-data-tools==1.28.2",
|
"bluetooth-data-tools==1.28.2",
|
||||||
"dbus-fast==2.43.0",
|
"dbus-fast==2.44.2",
|
||||||
"habluetooth==4.0.1"
|
"habluetooth==4.0.1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -30,7 +30,7 @@ certifi>=2021.5.30
|
|||||||
ciso8601==2.3.2
|
ciso8601==2.3.2
|
||||||
cronsim==2.6
|
cronsim==2.6
|
||||||
cryptography==45.0.3
|
cryptography==45.0.3
|
||||||
dbus-fast==2.43.0
|
dbus-fast==2.44.2
|
||||||
fnv-hash-fast==1.5.0
|
fnv-hash-fast==1.5.0
|
||||||
go2rtc-client==0.2.1
|
go2rtc-client==0.2.1
|
||||||
ha-ffmpeg==3.2.2
|
ha-ffmpeg==3.2.2
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -762,7 +762,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.12.1
|
datapoint==0.12.1
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.43.0
|
dbus-fast==2.44.2
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.14
|
debugpy==1.8.14
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -665,7 +665,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.12.1
|
datapoint==0.12.1
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.43.0
|
dbus-fast==2.44.2
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.14
|
debugpy==1.8.14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user