From 7989c7c74d7ec7b60a6ee6afebe11d5aa77b9b25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 21:20:07 +0000 Subject: [PATCH] build(deps): bump microsoft-kiota-http Bumps the kiota-dependencies group in /get-started/quickstart/python with 1 update: [microsoft-kiota-http](https://github.com/microsoft/kiota). Updates `microsoft-kiota-http` from 1.3.3 to 1.3.4 - [Release notes](https://github.com/microsoft/kiota/releases) - [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota/commits) --- updated-dependencies: - dependency-name: microsoft-kiota-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] --- get-started/quickstart/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/quickstart/python/requirements.txt b/get-started/quickstart/python/requirements.txt index 312fd3fab..b0923ebcb 100644 --- a/get-started/quickstart/python/requirements.txt +++ b/get-started/quickstart/python/requirements.txt @@ -36,7 +36,7 @@ microsoft-kiota-abstractions==1.3.3 # microsoft-kiota-http # microsoft-kiota-serialization-json # microsoft-kiota-serialization-text -microsoft-kiota-http==1.3.3 +microsoft-kiota-http==1.3.4 # via -r requirements.in microsoft-kiota-serialization-json==1.3.3 # via -r requirements.in