From d75370297326a2bda4e807f690adea7950fdf610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 00:23:26 +0000 Subject: [PATCH] Bump msgraph-sdk from 1.55.0 to 1.56.0 in /app-auth/graphapponlytutorial Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.55.0 to 1.56.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.55.0...v1.56.0) --- updated-dependencies: - dependency-name: msgraph-sdk dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app-auth/graphapponlytutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-auth/graphapponlytutorial/requirements.txt b/app-auth/graphapponlytutorial/requirements.txt index 83a136a..a6cc57e 100644 --- a/app-auth/graphapponlytutorial/requirements.txt +++ b/app-auth/graphapponlytutorial/requirements.txt @@ -95,7 +95,7 @@ msal-extensions==1.3.1 # via azure-identity msgraph-core==1.3.5 # via msgraph-sdk -msgraph-sdk==1.55.0 +msgraph-sdk==1.56.0 # via -r requirements.in multidict==6.6.4 # via