Upgrade debugpy to 1.0.0rc2 (#39195)
This commit is contained in:
parent
7462d140af
commit
e17c87ef72
3 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue