Update credstash.py (#18349)

* Update credstash.py

* Update requirements_all.txt
This commit is contained in:
Tyler Page 2018-11-10 01:21:39 -06:00 committed by Anders Melchiorsen
parent 210eab16da
commit 8bd281d5a3
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ import getpass
from homeassistant.util.yaml import _SECRET_NAMESPACE
REQUIREMENTS = ['credstash==1.14.0', 'botocore==1.7.34']
REQUIREMENTS = ['credstash==1.15.0', 'botocore==1.7.34']
def run(args):

View File

@ -267,7 +267,7 @@ concord232==0.15
construct==2.9.45
# homeassistant.scripts.credstash
# credstash==1.14.0
# credstash==1.15.0
# homeassistant.components.sensor.crimereports
crimereports==1.0.0