mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
Update debugpy to 1.8.6 (#126945)
This commit is contained in:
parent
dac69fafb8
commit
efbb5bf9af
@ -6,5 +6,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_push",
|
||||
"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
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.1
|
||||
debugpy==1.8.6
|
||||
|
||||
# homeassistant.components.decora_wifi
|
||||
# decora-wifi==1.4
|
||||
|
@ -611,7 +611,7 @@ datapoint==0.9.9
|
||||
dbus-fast==2.24.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.1
|
||||
debugpy==1.8.6
|
||||
|
||||
# homeassistant.components.ecovacs
|
||||
deebot-client==8.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user