diff --git a/homeassistant/scripts/credstash.py b/homeassistant/scripts/credstash.py index 84ba20619d8..302910c5b08 100644 --- a/homeassistant/scripts/credstash.py +++ b/homeassistant/scripts/credstash.py @@ -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): diff --git a/requirements_all.txt b/requirements_all.txt index 321c39118fa..88b78be0011 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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