mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Upgrade keyrings.alt==3.1.1 (#19386)
This commit is contained in:
parent
0ab9e33110
commit
a6568fba7a
@ -5,7 +5,7 @@ import os
|
|||||||
|
|
||||||
from homeassistant.util.yaml import _SECRET_NAMESPACE
|
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):
|
def run(args):
|
||||||
|
@ -568,7 +568,7 @@ jsonrpc-websocket==0.6
|
|||||||
keyring==17.0.0
|
keyring==17.0.0
|
||||||
|
|
||||||
# homeassistant.scripts.keyring
|
# homeassistant.scripts.keyring
|
||||||
keyrings.alt==3.1
|
keyrings.alt==3.1.1
|
||||||
|
|
||||||
# homeassistant.components.lock.kiwi
|
# homeassistant.components.lock.kiwi
|
||||||
kiwiki-client==0.1.1
|
kiwiki-client==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user