Skip to content

Commit be9c152

Browse files
committed
Bumped keyring to 23.0.0
1 parent 38c9915 commit be9c152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install_requires =
2323
pyobjc-framework-LocalAuthentication >= 7.1; platform_system=='Darwin'
2424
winrt >= 1.0.20330.1; platform_system == 'Windows' and python_version >= '3.7'
2525
cryptography >= 3.4.6
26-
keyring >= 22.3.0
26+
keyring >= 23.0.0
2727
fido2 >= 0.9.1
2828
setup_requires = setuptools_scm >= 4.1.2
2929

0 commit comments

Comments
 (0)