From 41898f5daf1d63a4cdb6c405f357af953daf711c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 22:34:33 +0000 Subject: [PATCH] build(deps): bump the kiota-dependencies group Bumps the kiota-dependencies group in /get-started/azure-auth/python with 5 updates: | Package | From | To | | --- | --- | --- | | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.10.1` | `1.10.2` | | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.10.1` | `1.10.2` | | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.10.1` | `1.10.2` | | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.10.1` | `1.10.2` | | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.10.1` | `1.10.2` | Updates `microsoft-kiota-abstractions` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-abstractions-v1.10.1...microsoft-kiota-abstractions-v1.10.2) Updates `microsoft-kiota-authentication-azure` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-authentication-azure-v1.10.1...microsoft-kiota-authentication-azure-v1.10.2) Updates `microsoft-kiota-http` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-http-v1.10.1...microsoft-kiota-http-v1.10.2) Updates `microsoft-kiota-serialization-json` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-json-v1.10.1...microsoft-kiota-serialization-json-v1.10.2) Updates `microsoft-kiota-serialization-text` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-text-v1.10.1...microsoft-kiota-serialization-text-v1.10.2) --- updated-dependencies: - dependency-name: microsoft-kiota-abstractions dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: microsoft-kiota-authentication-azure dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: microsoft-kiota-http dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: microsoft-kiota-serialization-json dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: microsoft-kiota-serialization-text dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] --- get-started/azure-auth/python/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/get-started/azure-auth/python/requirements.txt b/get-started/azure-auth/python/requirements.txt index 0a13a710f..220f4ef82 100644 --- a/get-started/azure-auth/python/requirements.txt +++ b/get-started/azure-auth/python/requirements.txt @@ -58,20 +58,20 @@ idna==3.15 # yarl importlib-metadata==8.7.1 # via opentelemetry-api -microsoft-kiota-abstractions==1.10.1 +microsoft-kiota-abstractions==1.10.2 # via # -r requirements.in # microsoft-kiota-authentication-azure # microsoft-kiota-http # microsoft-kiota-serialization-json # microsoft-kiota-serialization-text -microsoft-kiota-authentication-azure==1.10.1 +microsoft-kiota-authentication-azure==1.10.2 # via -r requirements.in -microsoft-kiota-http==1.10.1 +microsoft-kiota-http==1.10.2 # via -r requirements.in -microsoft-kiota-serialization-json==1.10.1 +microsoft-kiota-serialization-json==1.10.2 # via -r requirements.in -microsoft-kiota-serialization-text==1.10.1 +microsoft-kiota-serialization-text==1.10.2 # via -r requirements.in msal==1.36.0 # via