Skip to content

Commit

Permalink
Merge 21f4c67 into 64ada1e
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Page committed Nov 10, 2018
2 parents 64ada1e + 21f4c67 commit 000c1f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/scripts/credstash.py
Expand Up @@ -4,7 +4,7 @@

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):
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -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
Expand Down

0 comments on commit 000c1f1

Please sign in to comment.