From e567414a83a060b0b4b4c6e3e69c4985157aea12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 04:58:59 +0000 Subject: [PATCH] chore(deps-dev): bump microsoft-kiota-http from 0.6.0 to 0.6.1 Bumps [microsoft-kiota-http](https://github.com/microsoft/kiota) from 0.6.0 to 0.6.1. - [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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index da19408b..6a4d8f90 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -146,7 +146,7 @@ microsoft-kiota-abstractions==0.8.5 microsoft-kiota-authentication-azure==0.3.0 -microsoft-kiota-http==0.6.0 +microsoft-kiota-http==0.6.1 multidict==6.0.4 ; python_version >= '3.7'