Skip to content

Commit 7b59cbf

Browse files
Bump cryptography in /app-auth/graphapponlytutorial
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.7...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b71038b commit 7b59cbf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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.5
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)