mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Update debugpy to 1.8.11 (#133169)
This commit is contained in:
parent
8b6495f456
commit
e13fa8346a
@ -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.8"]
|
"requirements": ["debugpy==1.8.11"]
|
||||||
}
|
}
|
||||||
|
@ -730,7 +730,7 @@ datapoint==0.9.9
|
|||||||
dbus-fast==2.24.3
|
dbus-fast==2.24.3
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.8
|
debugpy==1.8.11
|
||||||
|
|
||||||
# homeassistant.components.decora_wifi
|
# homeassistant.components.decora_wifi
|
||||||
# decora-wifi==1.4
|
# decora-wifi==1.4
|
||||||
|
@ -626,7 +626,7 @@ datapoint==0.9.9
|
|||||||
dbus-fast==2.24.3
|
dbus-fast==2.24.3
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.8
|
debugpy==1.8.11
|
||||||
|
|
||||||
# homeassistant.components.ecovacs
|
# homeassistant.components.ecovacs
|
||||||
deebot-client==9.4.0
|
deebot-client==9.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user