From 6a23615a4c5c19dd4cc726c94ddf83effc6f9c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 17:06:01 +0000 Subject: [PATCH] Bump microsoft-kiota-http from 1.9.2 to 1.9.9 Bumps [microsoft-kiota-http](https://github.com/microsoft/kiota-python) from 1.9.2 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.2...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] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 01575ad..983bcd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ idna==3.10 # yarl importlib-metadata==8.4.0 # via opentelemetry-api -microsoft-kiota-abstractions==1.9.2 +microsoft-kiota-abstractions==1.9.10 # via # microsoft-kiota-authentication-azure # microsoft-kiota-http @@ -81,7 +81,7 @@ microsoft-kiota-abstractions==1.9.2 # msgraph-core microsoft-kiota-authentication-azure==1.9.2 # via msgraph-core -microsoft-kiota-http==1.9.2 +microsoft-kiota-http==1.9.9 # via msgraph-core microsoft-kiota-serialization-form==1.9.2 # via msgraph-sdk