mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Upgrade debugpy to 1.2.1 (#44737)
This commit is contained in:
parent
ea10f96bf7
commit
5c634ac8bb
@ -2,7 +2,7 @@
|
||||
"domain": "debugpy",
|
||||
"name": "Remote Python Debugger",
|
||||
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
||||
"requirements": ["debugpy==1.2.0"],
|
||||
"requirements": ["debugpy==1.2.1"],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
@ -460,7 +460,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.5
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.2.0
|
||||
debugpy==1.2.1
|
||||
|
||||
# homeassistant.components.decora
|
||||
# decora==0.6
|
||||
|
@ -245,7 +245,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.5
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.2.0
|
||||
debugpy==1.2.1
|
||||
|
||||
# homeassistant.components.ihc
|
||||
# homeassistant.components.namecheapdns
|
||||
|
Loading…
x
Reference in New Issue
Block a user