mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 10:47:10 +00:00
Update debugpy to 1.6.6 (#86509)
This commit is contained in:
parent
42ca46d7b2
commit
b29425a9eb
@ -2,7 +2,7 @@
|
|||||||
"domain": "debugpy",
|
"domain": "debugpy",
|
||||||
"name": "Remote Python Debugger",
|
"name": "Remote Python Debugger",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
||||||
"requirements": ["debugpy==1.6.5"],
|
"requirements": ["debugpy==1.6.6"],
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
|
@ -569,7 +569,7 @@ datapoint==0.9.8
|
|||||||
dbus-fast==1.84.0
|
dbus-fast==1.84.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.5
|
debugpy==1.6.6
|
||||||
|
|
||||||
# homeassistant.components.decora
|
# homeassistant.components.decora
|
||||||
# decora==0.6
|
# decora==0.6
|
||||||
|
@ -452,7 +452,7 @@ datapoint==0.9.8
|
|||||||
dbus-fast==1.84.0
|
dbus-fast==1.84.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.5
|
debugpy==1.6.6
|
||||||
|
|
||||||
# homeassistant.components.ihc
|
# homeassistant.components.ihc
|
||||||
# homeassistant.components.namecheapdns
|
# homeassistant.components.namecheapdns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user