Skip to content

Commit 5ef3a54

Browse files
Update dependency keyring to v25
1 parent 844ef43 commit 5ef3a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ installer==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
3131
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
3232
jaraco-classes==3.4.0 ; python_version >= "3.10" and python_version < "4.0"
3333
jeepney==0.8.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux"
34-
keyring==24.3.1 ; python_version >= "3.10" and python_version < "4.0"
34+
keyring==25.3.0 ; python_version >= "3.10" and python_version < "4.0"
3535
mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
3636
more-itertools==10.3.0 ; python_version >= "3.10" and python_version < "4.0"
3737
msgpack==1.0.8 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)