Skip to content

Commit b526d14

Browse files
Bump cryptography and certifi versions (#65)
1 parent 3beea4e commit b526d14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/utils/git/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=requirements.txt requirements.txt.in
66
#
7-
certifi==2023.7.22
7+
certifi==2024.7.4
88
# via
99
# -r requirements.txt.in
1010
# requests
@@ -14,7 +14,7 @@ cffi==1.15.1
1414
# pynacl
1515
charset-normalizer==2.1.1
1616
# via requests
17-
cryptography==42.0.4
17+
cryptography==43.0.1
1818
# via pyjwt
1919
deprecated==1.2.13
2020
# via pygithub

0 commit comments

Comments
 (0)