From bfdd8026c37e3b7e21ce8f68896276d2909baaa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 23:32:47 +0000 Subject: [PATCH] chore(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI) and [System.Text.Json](https://github.com/dotnet/runtime). Updates `tryAGI.OpenAI` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/tryAGI/OpenAI/releases) - [Commits](https://github.com/tryAGI/OpenAI/compare/v3.7.0...v3.8.0) 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) --- 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 ... Signed-off-by: dependabot[bot] --- example/Example.csproj | 2 +- .../Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/Example.csproj b/example/Example.csproj index d4288a1..5c4ae03 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 a08f0a5..6887122 100644 --- a/src/tests/Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj +++ b/src/tests/Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj @@ -13,7 +13,7 @@ - +