Skip to content

Commit 29fd962

Browse files
Bump msgraph-sdk from 1.0.0 to 1.1.0 in /user-auth/graphtutorial
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: msgraph-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51c5a8d commit 29fd962

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)