Upgrade credstash to 1.14.0 (#10310)

This commit is contained in:
Fabian Affolter 2017-11-03 13:51:17 +01:00 committed by Pascal Vizeli
parent a943b207ba
commit 9b8c64c8b6
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.13.3', 'botocore==1.7.34']
REQUIREMENTS = ['credstash==1.14.0', 'botocore==1.7.34']
def run(args):

View file

@ -170,7 +170,7 @@ colorlog==3.0.1
concord232==0.14
# homeassistant.scripts.credstash
# credstash==1.13.3
# credstash==1.14.0
# homeassistant.components.sensor.crimereports
crimereports==1.0.0