From b15609ce4be8bd75c7fd77cafbb9fa44875f7064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 22:03:57 +0000 Subject: [PATCH] build(deps): bump the all group with 5 updates Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.7.0` | `6.7.1` | | [Swashbuckle.AspNetCore.Swagger](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.7.0` | `6.7.1` | | [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.7.0` | `6.7.1` | | [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.7.0` | `6.7.1` | | [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI) | `3.2.1` | `3.5.1` | Updates `Swashbuckle.AspNetCore` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1) Updates `Swashbuckle.AspNetCore.Swagger` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1) Updates `Swashbuckle.AspNetCore.SwaggerGen` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1) Updates `Swashbuckle.AspNetCore.SwaggerUI` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1) Updates `tryAGI.OpenAI` from 3.2.1 to 3.5.1 - [Release notes](https://github.com/tryAGI/OpenAI/releases) - [Commits](https://github.com/tryAGI/OpenAI/compare/v3.2.1...v3.5.1) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Swashbuckle.AspNetCore.Swagger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Swashbuckle.AspNetCore.SwaggerUI 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.AspNet.csproj | 2 +- .../LangChain.Samples.Serve.OpenAI.csproj | 8 ++++---- .../LangChain.Samples.Serve.csproj | 8 ++++---- src/Directory.Packages.props | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj b/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj index 648e5348..da43abc2 100644 --- a/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj +++ b/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj @@ -7,7 +7,7 @@ - + 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 68063615..8524099f 100644 --- a/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj +++ b/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj @@ -8,10 +8,10 @@ - - - - + + + + diff --git a/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj b/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj index 4bf7bcc1..a5c68c01 100644 --- a/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj +++ b/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj @@ -8,10 +8,10 @@ - - - - + + + + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index fbdec7e6..ffd2f877 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -34,7 +34,7 @@ - +