mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Update debugpy to 1.8.0 (#100311)
This commit is contained in:
parent
6a2dd4fe74
commit
d17957ac1a
@ -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.6.7"]
|
"requirements": ["debugpy==1.8.0"]
|
||||||
}
|
}
|
||||||
|
@ -649,7 +649,7 @@ datapoint==0.9.8
|
|||||||
dbus-fast==2.6.0
|
dbus-fast==2.6.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.7
|
debugpy==1.8.0
|
||||||
|
|
||||||
# homeassistant.components.decora_wifi
|
# homeassistant.components.decora_wifi
|
||||||
# decora-wifi==1.4
|
# decora-wifi==1.4
|
||||||
|
@ -532,7 +532,7 @@ datapoint==0.9.8
|
|||||||
dbus-fast==2.6.0
|
dbus-fast==2.6.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.7
|
debugpy==1.8.0
|
||||||
|
|
||||||
# homeassistant.components.ihc
|
# homeassistant.components.ihc
|
||||||
# homeassistant.components.namecheapdns
|
# homeassistant.components.namecheapdns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user