mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Bump dbus-fast to 2.13.1 (#103621)
* Bump dbus-fast to 2.13.0 changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.12.0...v2.13.0 * no change re-release since upload failed due to running out of space on pypi
This commit is contained in:
parent
a51bbe9a66
commit
23578d8046
@ -19,6 +19,6 @@
|
|||||||
"bluetooth-adapters==0.16.1",
|
"bluetooth-adapters==0.16.1",
|
||||||
"bluetooth-auto-recovery==1.2.3",
|
"bluetooth-auto-recovery==1.2.3",
|
||||||
"bluetooth-data-tools==1.14.0",
|
"bluetooth-data-tools==1.14.0",
|
||||||
"dbus-fast==2.12.0"
|
"dbus-fast==2.13.1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -17,7 +17,7 @@ bluetooth-data-tools==1.14.0
|
|||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.0
|
ciso8601==2.3.0
|
||||||
cryptography==41.0.5
|
cryptography==41.0.5
|
||||||
dbus-fast==2.12.0
|
dbus-fast==2.13.1
|
||||||
fnv-hash-fast==0.5.0
|
fnv-hash-fast==0.5.0
|
||||||
ha-av==10.1.1
|
ha-av==10.1.1
|
||||||
ha-ffmpeg==3.1.0
|
ha-ffmpeg==3.1.0
|
||||||
|
@ -657,7 +657,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.8;python_version<'3.12'
|
datapoint==0.9.8;python_version<'3.12'
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.12.0
|
dbus-fast==2.13.1
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.0
|
debugpy==1.8.0
|
||||||
|
@ -540,7 +540,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.8;python_version<'3.12'
|
datapoint==0.9.8;python_version<'3.12'
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.12.0
|
dbus-fast==2.13.1
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.0
|
debugpy==1.8.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user