From c4f4c0e2217e8a29de981df667db04026f8a9446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 02:57:12 +0000 Subject: [PATCH] chore(deps): bump Grpc.Net.Client from 2.55.0 to 2.56.0 Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.55.0 to 2.56.0. - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.55.0...v2.56.0) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Pinecone.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pinecone.csproj b/src/Pinecone.csproj index a4929cd..239546a 100644 --- a/src/Pinecone.csproj +++ b/src/Pinecone.csproj @@ -42,7 +42,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive