Upgrade ptvsd to 4.3.2 (#36950)

This commit is contained in:
Franck Nijhof 2020-06-20 14:25:02 +02:00 committed by GitHub
parent 2196bd66c7
commit 60dd94d5b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,6 +2,6 @@
"domain": "ptvsd",
"name": "PTVSD - Python Tools for Visual Studio Debug Server",
"documentation": "https://www.home-assistant.io/integrations/ptvsd",
"requirements": ["ptvsd==4.2.8"],
"requirements": ["ptvsd==4.3.2"],
"codeowners": ["@swamp-ig"]
}

View File

@ -1128,7 +1128,7 @@ proxmoxer==1.1.0
psutil==5.7.0
# homeassistant.components.ptvsd
ptvsd==4.2.8
ptvsd==4.3.2
# homeassistant.components.wink
pubnubsub-handler==1.0.8

View File

@ -491,7 +491,7 @@ prayer_times_calculator==0.0.3
prometheus_client==0.7.1
# homeassistant.components.ptvsd
ptvsd==4.2.8
ptvsd==4.3.2
# homeassistant.components.androidtv
pure-python-adb==0.2.2.dev0