From 2294e64963586aeeaff7bbea567efbce08ac3a56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 23:07:27 +0000 Subject: [PATCH] Bump msgraph-sdk from 1.15.0 to 1.16.0 in /user-auth/graphtutorial Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-python/compare/v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: msgraph-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- user-auth/graphtutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-auth/graphtutorial/requirements.txt b/user-auth/graphtutorial/requirements.txt index bf1df43..0d56d7e 100644 --- a/user-auth/graphtutorial/requirements.txt +++ b/user-auth/graphtutorial/requirements.txt @@ -102,7 +102,7 @@ msal-extensions==1.2.0 # via azure-identity msgraph-core==1.0.0 # via msgraph-sdk -msgraph-sdk==1.15.0 +msgraph-sdk==1.16.0 # via -r requirements.in multidict==6.0.5 # via