mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Update debugpy to 1.6.4 (#83042)
This commit is contained in:
parent
5533368171
commit
fa31192448
@ -2,7 +2,7 @@
|
||||
"domain": "debugpy",
|
||||
"name": "Remote Python Debugger",
|
||||
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
||||
"requirements": ["debugpy==1.6.3"],
|
||||
"requirements": ["debugpy==1.6.4"],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_push",
|
||||
|
@ -556,7 +556,7 @@ datapoint==0.9.8
|
||||
dbus-fast==1.75.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
debugpy==1.6.4
|
||||
|
||||
# homeassistant.components.decora
|
||||
# decora==0.6
|
||||
|
@ -436,7 +436,7 @@ datapoint==0.9.8
|
||||
dbus-fast==1.75.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
debugpy==1.6.4
|
||||
|
||||
# homeassistant.components.ihc
|
||||
# homeassistant.components.namecheapdns
|
||||
|
Loading…
x
Reference in New Issue
Block a user