Skip to content

Commit

Permalink
Merge pull request #83 from hackersandslackers/renovate/keyring-25.x
Browse files Browse the repository at this point in the history
Update dependency keyring to v25
  • Loading branch information
toddbirchard authored Aug 8, 2024
2 parents 3090b94 + 5ef3a54 commit 9b5926b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ installer==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
jaraco-classes==3.4.0 ; python_version >= "3.10" and python_version < "4.0"
jeepney==0.8.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux"
keyring==24.3.1 ; python_version >= "3.10" and python_version < "4.0"
keyring==25.3.0 ; python_version >= "3.10" and python_version < "4.0"
mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
more-itertools==10.4.0 ; python_version >= "3.10" and python_version < "4.0"
msgpack==1.0.8 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit 9b5926b

Please sign in to comment.