mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade debugpy to 1.0.0b12 (#37599)
This commit is contained in:
parent
50bb249a93
commit
270e87166c
@ -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.0.0b11"],
|
"requirements": ["debugpy==1.0.0b12"],
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
}
|
}
|
||||||
|
@ -461,7 +461,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.5
|
datapoint==0.9.5
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.0.0b11
|
debugpy==1.0.0b12
|
||||||
|
|
||||||
# homeassistant.components.decora
|
# homeassistant.components.decora
|
||||||
# decora==0.6
|
# decora==0.6
|
||||||
|
@ -221,7 +221,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.5
|
datapoint==0.9.5
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.0.0b11
|
debugpy==1.0.0b12
|
||||||
|
|
||||||
# homeassistant.components.ihc
|
# homeassistant.components.ihc
|
||||||
# homeassistant.components.namecheapdns
|
# homeassistant.components.namecheapdns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user