Skip to content

Commit caee61f

Browse files
authored
Merge pull request #273 from microsoftgraph/dependabot/pip/app-auth/graphapponlytutorial/cryptography-46.0.7
Bump cryptography from 45.0.7 to 46.0.7 in /app-auth/graphapponlytutorial
2 parents 4bcc943 + 6c094c0 commit caee61f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ certifi==2025.8.3
2929
# httpcore
3030
# httpx
3131
# requests
32-
cffi==1.17.1
32+
cffi==2.0.0
3333
# via cryptography
3434
charset-normalizer==3.4.3
3535
# via requests
36-
cryptography==45.0.7
36+
cryptography==46.0.7
3737
# via
3838
# azure-identity
3939
# msal
@@ -139,6 +139,7 @@ typing-extensions==4.15.0
139139
# anyio
140140
# azure-core
141141
# azure-identity
142+
# cryptography
142143
# exceptiongroup
143144
# multidict
144145
# opentelemetry-api

0 commit comments

Comments
 (0)