Skip to content

Commit 5d1f27d

Browse files
Merge pull request #120 from microsoftgraph/dependabot/pip/user-auth/graphtutorial/msgraph-sdk-1.1.0
Bump msgraph-sdk from 1.0.0 to 1.1.0 in /user-auth/graphtutorial
2 parents 51c5a8d + 29fd962 commit 5d1f27d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

user-auth/graphtutorial/requirements.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@ microsoft-kiota-abstractions==1.0.0
7676
# msgraph-core
7777
# msgraph-sdk
7878
microsoft-kiota-authentication-azure==1.0.0
79-
# via msgraph-sdk
79+
# via
80+
# msgraph-core
81+
# msgraph-sdk
8082
microsoft-kiota-http==1.0.0
8183
# via
8284
# msgraph-core
@@ -91,9 +93,9 @@ msal==1.24.1
9193
# msal-extensions
9294
msal-extensions==1.0.0
9395
# via azure-identity
94-
msgraph-core==1.0.0a4
96+
msgraph-core==1.0.0
9597
# via msgraph-sdk
96-
msgraph-sdk==1.0.0
98+
msgraph-sdk==1.1.0
9799
# via -r requirements.in
98100
multidict==6.0.4
99101
# via

0 commit comments

Comments
 (0)