From 0803560578b42133503438db8ad1f6fcaeda1c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 02:35:35 +0000 Subject: [PATCH] chore(deps-dev): bump microsoft-kiota-serialization-json Bumps [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota) from 1.3.1 to 1.3.2. - [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-serialization-json 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 8307a492983..4d8a6af51bf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -37,7 +37,7 @@ microsoft-kiota-abstractions==1.3.3 microsoft-kiota-authentication-azure==1.1.0 microsoft-kiota-http==1.3.3 microsoft-kiota-serialization-form==0.1.1 -microsoft-kiota-serialization-json==1.3.1 +microsoft-kiota-serialization-json==1.3.2 microsoft-kiota-serialization-multipart==0.1.0 microsoft-kiota-serialization-text==1.0.0 msal==1.31.0