We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6464542 + eb839c0 commit 36cc462Copy full SHA for 36cc462
user-auth/graphtutorial/requirements.txt
@@ -18,7 +18,7 @@ azure-core==1.28.0
18
# via
19
# azure-identity
20
# microsoft-kiota-authentication-azure
21
-azure-identity==1.14.1
+azure-identity==1.15.0
22
23
# -r requirements.in
24
# msgraph-sdk
@@ -40,6 +40,8 @@ cryptography==41.0.4
40
# pyjwt
41
deprecated==1.2.14
42
# via opentelemetry-api
43
+exceptiongroup==1.1.3
44
+ # via anyio
45
frozenlist==1.4.0
46
47
# aiohttp
@@ -84,7 +86,7 @@ microsoft-kiota-serialization-json==0.4.0
84
86
# via msgraph-sdk
85
87
microsoft-kiota-serialization-text==0.2.1
88
-msal==1.23.0
89
+msal==1.24.1
90
91
92
# msal-extensions
0 commit comments