Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion llvm/utils/git/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==2.1.1
# via requests
cryptography==42.0.0
cryptography==42.0.2
# via pyjwt
deprecated==1.2.13
# via pygithub
Expand Down
2 changes: 1 addition & 1 deletion llvm/utils/git/requirements_formatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ charset-normalizer==3.2.0
# via requests
click==8.1.7
# via black
cryptography==42.0.0
cryptography==42.0.2
# via pyjwt
darker==1.7.2
# via -r llvm/utils/git/requirements_formatting.txt.in
Expand Down