Skip to content

Commit dfe0d3c

Browse files
Merge pull request #117 from microsoftgraph/dependabot/pip/app-auth/graphapponlytutorial/msgraph-sdk-1.1.0
Bump msgraph-sdk from 1.0.0 to 1.1.0 in /app-auth/graphapponlytutorial
2 parents fd487af + 437eae2 commit dfe0d3c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

app-auth/graphapponlytutorial/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)