Skip to content
Snippets Groups Projects
Unverified Commit 2c566072 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

Upgrade keyring to 12.2.0 and keyrings.alt to 3.1 (#14355)

parent cf8562a0
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ import os
from homeassistant.util.yaml import _SECRET_NAMESPACE
REQUIREMENTS = ['keyring==12.0.0', 'keyrings.alt==3.0']
REQUIREMENTS = ['keyring==12.2.0', 'keyrings.alt==3.1']
def run(args):
......
......@@ -459,10 +459,10 @@ jsonrpc-async==0.6
jsonrpc-websocket==0.6
# homeassistant.scripts.keyring
keyring==12.0.0
keyring==12.2.0
# homeassistant.scripts.keyring
keyrings.alt==3.0
keyrings.alt==3.1
# homeassistant.components.eufy
lakeside==0.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment