mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Update debugpy to v1.8.14 (#144755)
This commit is contained in:
parent
d4c2356c70
commit
3e07f6543e
@ -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.13"]
|
"requirements": ["debugpy==1.8.14"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -750,7 +750,7 @@ datapoint==0.9.9
|
|||||||
dbus-fast==2.43.0
|
dbus-fast==2.43.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.13
|
debugpy==1.8.14
|
||||||
|
|
||||||
# homeassistant.components.decora_wifi
|
# homeassistant.components.decora_wifi
|
||||||
# decora-wifi==1.4
|
# decora-wifi==1.4
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -647,7 +647,7 @@ datapoint==0.9.9
|
|||||||
dbus-fast==2.43.0
|
dbus-fast==2.43.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.13
|
debugpy==1.8.14
|
||||||
|
|
||||||
# homeassistant.components.ecovacs
|
# homeassistant.components.ecovacs
|
||||||
deebot-client==13.1.0
|
deebot-client==13.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user