From 534aedd10d28747fe8039810a85ca9bb1c126b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 02:42:43 +0000 Subject: [PATCH] chore(deps-dev): bump microsoft-kiota-serialization-json Bumps [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota) from 1.3.2 to 1.3.3. - [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 914703a4510..3db15e7a1f4 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.2 +microsoft-kiota-serialization-json==1.3.3 microsoft-kiota-serialization-multipart==0.1.0 microsoft-kiota-serialization-text==1.0.0 msal==1.31.0