From 6b90c3554b06ebdec5ee54c6191b9220d77f0ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 05:23:48 +0000 Subject: [PATCH] chore(deps-dev): bump the kiota group with 4 updates --- updated-dependencies: - dependency-name: microsoft-kiota-abstractions dependency-version: 1.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-authentication-azure dependency-version: 1.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-http dependency-version: 1.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-serialization-json dependency-version: 1.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f36f7a4c..d55378e3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -145,13 +145,13 @@ httpx[http2]==0.28.1 hyperframe==6.1.0 ; python_full_version >= '3.6.1' -microsoft-kiota-abstractions==1.9.4 +microsoft-kiota-abstractions==1.9.5 -microsoft-kiota-authentication-azure==1.9.4 +microsoft-kiota-authentication-azure==1.9.5 -microsoft-kiota-http==1.9.4 +microsoft-kiota-http==1.9.5 -microsoft-kiota-serialization-json==1.9.4 +microsoft-kiota-serialization-json==1.9.5 multidict==6.6.3 ; python_version >= '3.7'