Skip to content

Commit 3e4313f

Browse files
authored
Merge pull request #561 from microsoftgraph/dependabot/pip/cryptography-42.0.0
Bump cryptography from 41.0.7 to 42.0.0
2 parents a2aaf93 + 44f223c commit 3e4313f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ cffi==1.16.0
7676

7777
charset-normalizer==3.3.2 ; python_version >= '3.7'
7878

79-
cryptography==41.0.7 ; python_version >= '3.7'
79+
cryptography==42.0.0 ; python_version >= '3.7'
8080

8181
frozenlist==1.4.1 ; python_version >= '3.8'
8282

0 commit comments

Comments
 (0)