From 97c4be331bf6b99724c85e097e990b54d8b319b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 08:17:53 +0000 Subject: [PATCH] chore(deps-dev): bump microsoft-kiota-serialization-multipart Bumps the kiota-dependencies group in /it/python with 1 update: [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python). Updates `microsoft-kiota-serialization-multipart` from 1.6.5 to 1.6.6 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-multipart-v1.6.5...microsoft-kiota-serialization-multipart-v1.6.6) --- updated-dependencies: - dependency-name: microsoft-kiota-serialization-multipart dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] --- it/python/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index ef0a6ce180..c9fa846e61 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -110,7 +110,7 @@ microsoft-kiota-serialization-text==1.6.6 microsoft-kiota-serialization-form==1.6.6 -microsoft-kiota-serialization-multipart==1.6.5 +microsoft-kiota-serialization-multipart==1.6.6 msal==1.31.1