From 0585edbedbcfe99beaa7d413d1b9832cf929dd46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:35:37 +0000 Subject: [PATCH] Bump microsoft-kiota-http in /app-auth/graphapponlytutorial Bumps [microsoft-kiota-http](https://github.com/microsoft/kiota-python) from 1.9.6 to 1.9.9. - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-http-v1.9.6...microsoft-kiota-http-v1.9.9) --- updated-dependencies: - dependency-name: microsoft-kiota-http dependency-version: 1.9.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- app-auth/graphapponlytutorial/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-auth/graphapponlytutorial/requirements.txt b/app-auth/graphapponlytutorial/requirements.txt index 0530cc4..5ca01aa 100644 --- a/app-auth/graphapponlytutorial/requirements.txt +++ b/app-auth/graphapponlytutorial/requirements.txt @@ -66,7 +66,7 @@ idna==3.10 # yarl importlib-metadata==8.7.0 # via opentelemetry-api -microsoft-kiota-abstractions==1.9.6 +microsoft-kiota-abstractions==1.9.10 # via # microsoft-kiota-authentication-azure # microsoft-kiota-http @@ -77,7 +77,7 @@ microsoft-kiota-abstractions==1.9.6 # msgraph-core microsoft-kiota-authentication-azure==1.9.6 # via msgraph-core -microsoft-kiota-http==1.9.6 +microsoft-kiota-http==1.9.9 # via msgraph-core microsoft-kiota-serialization-form==1.9.6 # via msgraph-sdk