mirror of
https://github.com/home-assistant/core.git
synced 2025-11-28 12:08:04 +00:00
Bump dbus to 3.0.0 (#156704)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"bluetooth-adapters==2.1.0",
|
||||
"bluetooth-auto-recovery==1.5.3",
|
||||
"bluetooth-data-tools==1.28.4",
|
||||
"dbus-fast==2.46.4",
|
||||
"dbus-fast==3.0.0",
|
||||
"habluetooth==5.7.0"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -30,7 +30,7 @@ certifi>=2021.5.30
|
||||
ciso8601==2.3.3
|
||||
cronsim==2.7
|
||||
cryptography==46.0.2
|
||||
dbus-fast==2.46.4
|
||||
dbus-fast==3.0.0
|
||||
file-read-backwards==2.0.0
|
||||
fnv-hash-fast==1.6.0
|
||||
go2rtc-client==0.2.1
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -772,7 +772,7 @@ datadog==0.52.0
|
||||
datapoint==0.12.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==2.46.4
|
||||
dbus-fast==3.0.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.16
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -675,7 +675,7 @@ datadog==0.52.0
|
||||
datapoint==0.12.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==2.46.4
|
||||
dbus-fast==3.0.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.16
|
||||
|
||||
Reference in New Issue
Block a user