update directv to directpy==0.6 (#31812)

pull/31815/head
Chris Talkington 2020-02-13 19:47:16 -06:00 committed by GitHub
parent 408b41ea02
commit f9fda7d616
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,7 +2,7 @@
"domain": "directv",
"name": "DirecTV",
"documentation": "https://www.home-assistant.io/integrations/directv",
"requirements": ["directpy==0.5"],
"requirements": ["directpy==0.6"],
"dependencies": [],
"codeowners": []
}

View File

@ -429,7 +429,7 @@ deluge-client==1.7.1
denonavr==0.7.12
# homeassistant.components.directv
directpy==0.5
directpy==0.6
# homeassistant.components.discogs
discogs_client==2.2.2

View File

@ -159,7 +159,7 @@ defusedxml==0.6.0
denonavr==0.7.12
# homeassistant.components.directv
directpy==0.5
directpy==0.6
# homeassistant.components.updater
distro==1.4.0