Skip to content

Commit 9b5926b

Browse files
authored
Merge pull request #83 from hackersandslackers/renovate/keyring-25.x
Update dependency keyring to v25
2 parents 3090b94 + 5ef3a54 commit 9b5926b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

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

0 commit comments

Comments
 (0)