Update debugpy to 1.8.6 (#126945)
parent
dac69fafb8
commit
efbb5bf9af
|
@ -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.1"]
|
"requirements": ["debugpy==1.8.6"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -715,7 +715,7 @@ datapoint==0.9.9
|
||||||
dbus-fast==2.24.0
|
dbus-fast==2.24.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.1
|
debugpy==1.8.6
|
||||||
|
|
||||||
# homeassistant.components.decora_wifi
|
# homeassistant.components.decora_wifi
|
||||||
# decora-wifi==1.4
|
# decora-wifi==1.4
|
||||||
|
|
|
@ -611,7 +611,7 @@ datapoint==0.9.9
|
||||||
dbus-fast==2.24.0
|
dbus-fast==2.24.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.1
|
debugpy==1.8.6
|
||||||
|
|
||||||
# homeassistant.components.ecovacs
|
# homeassistant.components.ecovacs
|
||||||
deebot-client==8.4.0
|
deebot-client==8.4.0
|
||||||
|
|
Loading…
Reference in New Issue