mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Update credstash.py (#18349)
* Update credstash.py * Update requirements_all.txt
This commit is contained in:
parent
210eab16da
commit
8bd281d5a3
@ -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):
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user