Upgrade keyrings.alt==3.1.1 (#19386)

This commit is contained in:
Fabian Affolter
2018-12-17 17:34:19 +01:00
committed by Charles Garwood
parent 0ab9e33110
commit a6568fba7a
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ import os
from homeassistant.util.yaml import _SECRET_NAMESPACE
REQUIREMENTS = ['keyring==17.0.0', 'keyrings.alt==3.1']
REQUIREMENTS = ['keyring==17.0.0', 'keyrings.alt==3.1.1']
def run(args):