From d975319e59615359a5df7a0ab1e7d7cc234e7d07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 22:23:38 +0000 Subject: [PATCH] build(deps): bump the all group with 4 updates Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.2` | | [System.Memory.Data](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.2` | | [System.Text.Json](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.2` | | [System.Text.Json](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.1` | | [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI) | `4.1.0` | `4.2.0` | Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) Updates `System.Memory.Data` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) Updates `System.Text.Json` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) Updates `System.Text.Json` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) Updates `System.Text.Json` from 9.0.1 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) Updates `tryAGI.OpenAI` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/tryAGI/OpenAI/releases) - [Commits](https://github.com/tryAGI/OpenAI/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Memory.Data dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tryAGI.OpenAI dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../LangChain.Samples.LocalRAG.csproj | 2 +- .../LangChain.Samples.Serve.OpenAI.csproj | 2 +- .../LangChain.Samples.Serve.csproj | 2 +- src/Directory.Packages.props | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj b/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj index d1576e42..e7fa6ea6 100644 --- a/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj +++ b/examples/LangChain.Samples.LocalRAG/LangChain.Samples.LocalRAG.csproj @@ -15,7 +15,7 @@ - + \ No newline at end of file diff --git a/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj b/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj index c1e48dbc..87c3009e 100644 --- a/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj +++ b/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj @@ -12,7 +12,7 @@ - + diff --git a/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj b/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj index a67bdacf..0c115b97 100644 --- a/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj +++ b/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 94d106f8..e354312d 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -36,7 +36,7 @@ - + @@ -51,12 +51,12 @@ - + - + - +