mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Upgrade ptvsd to 4.3.2 (#36950)
This commit is contained in:
parent
2196bd66c7
commit
60dd94d5b0
@ -2,6 +2,6 @@
|
|||||||
"domain": "ptvsd",
|
"domain": "ptvsd",
|
||||||
"name": "PTVSD - Python Tools for Visual Studio Debug Server",
|
"name": "PTVSD - Python Tools for Visual Studio Debug Server",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ptvsd",
|
"documentation": "https://www.home-assistant.io/integrations/ptvsd",
|
||||||
"requirements": ["ptvsd==4.2.8"],
|
"requirements": ["ptvsd==4.3.2"],
|
||||||
"codeowners": ["@swamp-ig"]
|
"codeowners": ["@swamp-ig"]
|
||||||
}
|
}
|
||||||
|
@ -1128,7 +1128,7 @@ proxmoxer==1.1.0
|
|||||||
psutil==5.7.0
|
psutil==5.7.0
|
||||||
|
|
||||||
# homeassistant.components.ptvsd
|
# homeassistant.components.ptvsd
|
||||||
ptvsd==4.2.8
|
ptvsd==4.3.2
|
||||||
|
|
||||||
# homeassistant.components.wink
|
# homeassistant.components.wink
|
||||||
pubnubsub-handler==1.0.8
|
pubnubsub-handler==1.0.8
|
||||||
|
@ -491,7 +491,7 @@ prayer_times_calculator==0.0.3
|
|||||||
prometheus_client==0.7.1
|
prometheus_client==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.ptvsd
|
# homeassistant.components.ptvsd
|
||||||
ptvsd==4.2.8
|
ptvsd==4.3.2
|
||||||
|
|
||||||
# homeassistant.components.androidtv
|
# homeassistant.components.androidtv
|
||||||
pure-python-adb==0.2.2.dev0
|
pure-python-adb==0.2.2.dev0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user