mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Upgrade debugpy to 1.0.0rc2 (#39195)
This commit is contained in:
parent
7462d140af
commit
e17c87ef72
@ -2,7 +2,7 @@
|
||||
"domain": "debugpy",
|
||||
"name": "Remote Python Debugger",
|
||||
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
||||
"requirements": ["debugpy==1.0.0b12"],
|
||||
"requirements": ["debugpy==1.0.0rc2"],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
@ -458,7 +458,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.5
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.0.0b12
|
||||
debugpy==1.0.0rc2
|
||||
|
||||
# homeassistant.components.decora
|
||||
# decora==0.6
|
||||
|
@ -237,7 +237,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.5
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.0.0b12
|
||||
debugpy==1.0.0rc2
|
||||
|
||||
# homeassistant.components.ihc
|
||||
# homeassistant.components.namecheapdns
|
||||
|
Loading…
x
Reference in New Issue
Block a user