mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Upgrade credstash to 1.14.0 (#10310)
This commit is contained in:
committed by
Pascal Vizeli
parent
a943b207ba
commit
9b8c64c8b6
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user