We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 739b437 + 97bda57 commit f1b0d2aCopy full SHA for f1b0d2a
1 file changed
user-auth/graphtutorial/requirements.txt
@@ -20,7 +20,7 @@ azure-core==1.38.0
20
# via
21
# azure-identity
22
# microsoft-kiota-authentication-azure
23
-azure-identity==1.25.2
+azure-identity==1.25.3
24
25
# -r requirements.in
26
# msgraph-sdk
@@ -87,7 +87,7 @@ microsoft-kiota-serialization-multipart==1.9.6
87
# via msgraph-sdk
88
microsoft-kiota-serialization-text==1.9.6
89
90
-msal==1.33.0
+msal==1.35.1
91
92
93
# msal-extensions
0 commit comments