mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Upgrade credstash to 1.14.0 (#10310)
This commit is contained in:
parent
e90e94b667
commit
8dd790e745
@ -4,7 +4,7 @@ import getpass
|
|||||||
|
|
||||||
from homeassistant.util.yaml import _SECRET_NAMESPACE
|
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):
|
def run(args):
|
||||||
|
@ -170,7 +170,7 @@ colorlog==3.0.1
|
|||||||
concord232==0.14
|
concord232==0.14
|
||||||
|
|
||||||
# homeassistant.scripts.credstash
|
# homeassistant.scripts.credstash
|
||||||
# credstash==1.13.3
|
# credstash==1.14.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.crimereports
|
# homeassistant.components.sensor.crimereports
|
||||||
crimereports==1.0.0
|
crimereports==1.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user