Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions user-auth/graphtutorial/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -20,7 +20,7 @@ azure-core==1.38.0
# via
# azure-identity
# microsoft-kiota-authentication-azure
azure-identity==1.25.2
azure-identity==1.25.3
# via
# -r requirements.in
# msgraph-sdk
Expand DownExpand Up@@ -87,7 +87,7 @@ microsoft-kiota-serialization-multipart==1.9.6
# via msgraph-sdk
microsoft-kiota-serialization-text==1.9.6
# via msgraph-sdk
msal==1.33.0
msal==1.35.1
# via
# azure-identity
# msal-extensions
Expand Down
Loading