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

Update xknx to 2.12.2
pull/112457/head
Matthias Alphart 2024-03-05 23:35:22 +01:00 committed by GitHub
parent fbabbc8f92
commit 862d04c035
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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

@ -2869,7 +2869,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