Skip to content

Commit

Permalink
[LLVM Utils] Update Certifi to 2023.5.7
Browse files Browse the repository at this point in the history
Certifi 2022.12.07 removes root certificates from "TrustCor" from the
root store. These are in the process of being removed from Mozilla's
trust store.

https://groups.google.com/a/mozilla.org/g/dev-security-policy/c/oxX69KFvsm4/m/yLohoVqtCgAJ
  • Loading branch information
Yuanfang Chen committed May 30, 2023
1 parent 1721e72 commit 5da248c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/utils/git/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements.txt requirements.txt.in
#
certifi==2022.9.24
certifi==2023.5.7
# via requests
cffi==1.15.1
# via pynacl
Expand Down

0 comments on commit 5da248c

Please sign in to comment.