mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Upgrade keyrings.alt==3.1.1 (#19386)
This commit is contained in:
committed by
Charles Garwood
parent
0ab9e33110
commit
a6568fba7a
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user