mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 18:57:57 +00:00
Upgrade debugpy to 1.4.0 (#53284)
This commit is contained in:
parent
87165d6133
commit
d8887a97e3
@ -2,7 +2,7 @@
|
||||
"domain": "debugpy",
|
||||
"name": "Remote Python Debugger",
|
||||
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
||||
"requirements": ["debugpy==1.3.0"],
|
||||
"requirements": ["debugpy==1.4.0"],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_push"
|
||||
|
@ -482,7 +482,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.3.0
|
||||
debugpy==1.4.0
|
||||
|
||||
# homeassistant.components.decora
|
||||
# decora==0.6
|
||||
|
@ -282,7 +282,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.3.0
|
||||
debugpy==1.4.0
|
||||
|
||||
# homeassistant.components.ihc
|
||||
# homeassistant.components.namecheapdns
|
||||
|
Loading…
x
Reference in New Issue
Block a user