Skip to content

Commit e179d2a

Browse files
committed
chore: updated keyring to the latest minor version
1 parent 46d1b4c commit e179d2a

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

poetry.lock

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ shellingham = "^1.5.4"
1717
tomli = { version = "^2.0.1", python = "<3.11" }
1818
python-dotenv = "^1.0.0"
1919
mslex = "^1.1.0"
20-
keyring = "25.2.1"
20+
keyring = "25.6.0"
2121
# pyjwt is locked to version ^2.10.1 because its explicitly
2222
# vendored from auth0 repo, to reduce depedency on auth0 package that caused many adhoc transitive dependency errors in cli
2323
# see header in src/algokit/core/_vendor/auth0/authentication/token_verifier.py

0 commit comments

Comments
 (0)