We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bcc943 + 6c094c0 commit caee61fCopy full SHA for caee61f
1 file changed
app-auth/graphapponlytutorial/requirements.txt
@@ -29,11 +29,11 @@ certifi==2025.8.3
29
# httpcore
30
# httpx
31
# requests
32
-cffi==1.17.1
+cffi==2.0.0
33
# via cryptography
34
charset-normalizer==3.4.3
35
# via requests
36
-cryptography==45.0.7
+cryptography==46.0.7
37
# via
38
# azure-identity
39
# msal
@@ -139,6 +139,7 @@ typing-extensions==4.15.0
139
# anyio
140
# azure-core
141
142
+ # cryptography
143
# exceptiongroup
144
# multidict
145
# opentelemetry-api
0 commit comments