mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Update debugpy to 1.8.8 (#132519)
This commit is contained in:
parent
b0005cedff
commit
f1284178ed
@ -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"]
|
||||||
}
|
}
|
||||||
|
@ -729,7 +729,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
|
||||||
|
@ -625,7 +625,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