mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 02:19:31 +00:00
Upgrade debugpy to 1.0.0rc2 (#39195)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user