mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +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",
|
||||
"iot_class": "local_push",
|
||||
"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
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.8
|
||||
debugpy==1.8.11
|
||||
|
||||
# homeassistant.components.decora_wifi
|
||||
# decora-wifi==1.4
|
||||
|
@ -626,7 +626,7 @@ datapoint==0.9.9
|
||||
dbus-fast==2.24.3
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.8
|
||||
debugpy==1.8.11
|
||||
|
||||
# homeassistant.components.ecovacs
|
||||
deebot-client==9.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user