Skip to content

Commit d2980f8

Browse files
committed
[py] Update SecretStorage
1 parent 464bb51 commit d2980f8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ requests==2.32.5
4646
requests-toolbelt==1.0.0
4747
rfc3986==2.0.0
4848
rich==14.1.0
49-
SecretStorage==3.3.0
49+
SecretStorage==3.3.3
5050
sniffio==1.3.1
5151
sortedcontainers==2.4.0
5252
tox==4.30.2

py/requirements_lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -655,9 +655,9 @@ rich==14.1.0 \
655655
# via
656656
# -r py/requirements.txt
657657
# twine
658-
secretstorage==3.3.0 \
659-
--hash=sha256:30cfdef28829dad64d6ea1ed08f8eff6aa115a77068926bcc9f5225d5a3246aa \
660-
--hash=sha256:5c36f6537a523ec5f969ef9fad61c98eb9e017bc601d811e53aa25bece64892f
658+
secretstorage==3.3.3 \
659+
--hash=sha256:2403533ef369eca6d2ba81718576c5e0f564d5cca1b58f73a8b23e7d4eeebd77 \
660+
--hash=sha256:f356e6628222568e3af06f2eba8df495efa13b3b63081dafd4f7d9a7b7bc9f99
661661
# via
662662
# -r py/requirements.txt
663663
# keyring

0 commit comments

Comments
 (0)