mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update debugpy to 1.6.3 (#76849)
This commit is contained in:
parent
1a2a20cfc5
commit
93a72982ce
@ -2,7 +2,7 @@
|
||||
"domain": "debugpy",
|
||||
"name": "Remote Python Debugger",
|
||||
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
||||
"requirements": ["debugpy==1.6.2"],
|
||||
"requirements": ["debugpy==1.6.3"],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_push"
|
||||
|
@ -523,7 +523,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.2
|
||||
debugpy==1.6.3
|
||||
|
||||
# homeassistant.components.decora
|
||||
# decora==0.6
|
||||
|
@ -400,7 +400,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.2
|
||||
debugpy==1.6.3
|
||||
|
||||
# homeassistant.components.ihc
|
||||
# homeassistant.components.namecheapdns
|
||||
|
Loading…
x
Reference in New Issue
Block a user