Update xknx to 2.12.2 - Fix thread leak on unsuccessful connections (#112450)

Update xknx to 2.12.2
pull/112516/head
Matthias Alphart 2024-03-05 23:35:22 +01:00 committed by Paulus Schoutsen
parent 742710443a
commit 862bd8ff07
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
"loggers": ["xknx", "xknxproject"],
"quality_scale": "platinum",
"requirements": [
"xknx==2.12.1",
"xknx==2.12.2",
"xknxproject==3.7.0",
"knx-frontend==2024.1.20.105944"
]

View File

@ -2872,7 +2872,7 @@ xbox-webapi==2.0.11
xiaomi-ble==0.25.2
# homeassistant.components.knx
xknx==2.12.1
xknx==2.12.2
# homeassistant.components.knx
xknxproject==3.7.0

View File

@ -2207,7 +2207,7 @@ xbox-webapi==2.0.11
xiaomi-ble==0.25.2
# homeassistant.components.knx
xknx==2.12.1
xknx==2.12.2
# homeassistant.components.knx
xknxproject==3.7.0