Skip to content

Commit 66d8f4a

Browse files
Bump cryptography from 43.0.1 to 44.0.1 in /llvm/utils/git (#100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb2419a commit 66d8f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/git/requirements_formatting.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ charset-normalizer==3.2.0
1818
# via requests
1919
click==8.1.7
2020
# via black
21-
cryptography==43.0.1
21+
cryptography==44.0.1
2222
# via pyjwt
2323
darker==1.7.2
2424
# via -r llvm/utils/git/requirements_formatting.txt.in

0 commit comments

Comments
 (0)