Skip to content

Commit 99fb644

Browse files
authored
Bump certifi to 2024.07.04 in llvm/utils (#14481)
Bump certifi to 2024.07.04 Certifi 2024.07.04 removes root certificates from "GLOBALTRUST" from the root store. These are in the process of being removed from Mozilla's trust store. GLOBALTRUST's root certificates are being removed pursuant to an investigation which identified "long-running and unresolved compliance issues". Conclusions of Mozilla's investigation can be found [here](https://groups.google.com/a/mozilla.org/g/dev-security-policy/c/XpknYMPO8dI). Upgrading will resolve this issue.
1 parent 1f1be9c commit 99fb644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/git/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --generate-hashes --output-file=requirements.txt requirements.txt.in
66
#
7-
certifi==2024.2.2 \
7+
certifi==2024.07.04 \
88
--hash=sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f \
99
--hash=sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1
1010
# via

0 commit comments

Comments
 (0)