From 14b48196142409a8a9870bf334fcb99dd4e38134 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 23:22:24 +0000 Subject: [PATCH] chore(deps): Bump the all group with 4 updates Bumps the all group with 4 updates: [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI), [System.Text.Json](https://github.com/dotnet/runtime), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `tryAGI.OpenAI` from 3.3.0 to 3.5.1 - [Release notes](https://github.com/tryAGI/OpenAI/releases) - [Commits](https://github.com/tryAGI/OpenAI/compare/v3.3.0...v3.5.1) Updates `System.Text.Json` from 8.0.0 to 8.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.4) Updates `MSTest.TestAdapter` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.5.1...v3.5.2) Updates `MSTest.TestFramework` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.5.1...v3.5.2) --- updated-dependencies: - dependency-name: tryAGI.OpenAI dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- example/Example.csproj | 2 +- .../Pinecone.IntegrationTests.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/Example.csproj b/example/Example.csproj index 23c675f..c5187ff 100644 --- a/example/Example.csproj +++ b/example/Example.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/tests/Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj b/src/tests/Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj index f351c9e..677a443 100644 --- a/src/tests/Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj +++ b/src/tests/Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj @@ -10,10 +10,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - +