From 95b991d8e79004b365e588598f89d6aed697ad36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 02:10:11 +0000 Subject: [PATCH] chore(deps-dev): bump microsoft-kiota-serialization-json Bumps [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/microsoft/kiota/releases) - [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: microsoft-kiota-serialization-json dependency-type: direct:development update-type: version-update:semver-minor ... 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 885fa419eb7..c2321fc8a15 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -37,7 +37,7 @@ microsoft-kiota-abstractions==1.3.3 microsoft-kiota-authentication-azure==1.0.0 microsoft-kiota-http==1.3.2 microsoft-kiota-serialization-form==0.1.0 -microsoft-kiota-serialization-json==1.2.0 +microsoft-kiota-serialization-json==1.3.0 microsoft-kiota-serialization-multipart==0.1.0 microsoft-kiota-serialization-text==1.0.0 msal==1.30.0