Skip to content

Commit d00e052

Browse files
Merge pull request #76 from microsoftgraph/dependabot/pip/app-auth/graphapponlytutorial/msgraph-sdk-1.0.0a13
Bump msgraph-sdk from 1.0.0a12 to 1.0.0a13 in /app-auth/graphapponlytutorial
2 parents 15c97c3 + 5955b22 commit d00e052

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ cryptography==41.0.1
3838
# azure-identity
3939
# msal
4040
# pyjwt
41-
exceptiongroup==1.1.1
42-
# via anyio
4341
frozenlist==1.3.3
4442
# via
4543
# aiohttp
@@ -88,7 +86,7 @@ msal-extensions==1.0.0
8886
# via azure-identity
8987
msgraph-core==1.0.0a4
9088
# via msgraph-sdk
91-
msgraph-sdk==1.0.0a12
89+
msgraph-sdk==1.0.0a13
9290
# via -r requirements.in
9391
multidict==6.0.4
9492
# via

0 commit comments

Comments
 (0)