mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Update debugpy to 1.8.8 (#132519)
This commit is contained in:
parent
d2463b9e7b
commit
16484dcee5
@ -6,5 +6,5 @@
|
|||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["debugpy==1.8.6"]
|
"requirements": ["debugpy==1.8.8"]
|
||||||
}
|
}
|
||||||
|
@ -726,7 +726,7 @@ datapoint==0.9.9
|
|||||||
dbus-fast==2.24.3
|
dbus-fast==2.24.3
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.6
|
debugpy==1.8.8
|
||||||
|
|
||||||
# homeassistant.components.decora_wifi
|
# homeassistant.components.decora_wifi
|
||||||
# decora-wifi==1.4
|
# decora-wifi==1.4
|
||||||
|
@ -622,7 +622,7 @@ datapoint==0.9.9
|
|||||||
dbus-fast==2.24.3
|
dbus-fast==2.24.3
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.6
|
debugpy==1.8.8
|
||||||
|
|
||||||
# homeassistant.components.ecovacs
|
# homeassistant.components.ecovacs
|
||||||
deebot-client==9.2.0
|
deebot-client==9.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user