From e4edcf72e3275019ea59c4bfd60f2313585b1f82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 02:23:45 +0000 Subject: [PATCH] chore(deps-dev): bump microsoft-kiota-serialization-json Bumps [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota) from 1.3.0 to 1.3.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-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 08fb6d2671e..05ff7ae1609 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.0 +microsoft-kiota-serialization-json==1.3.1 microsoft-kiota-serialization-multipart==0.1.0 microsoft-kiota-serialization-text==1.0.0 msal==1.30.0