From cb7c724d4c764756ef669fa060b4f97341f2ab4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 04:23:51 +0000 Subject: [PATCH] chore(deps): bump Grpc.Net.ClientFactory from 2.54.0 to 2.55.0 Bumps [Grpc.Net.ClientFactory](https://github.com/grpc/grpc-dotnet) from 2.54.0 to 2.55.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.54.0...v2.55.0) --- updated-dependencies: - dependency-name: Grpc.Net.ClientFactory 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 f109a4f..3424be1 100644 --- a/src/Pinecone.csproj +++ b/src/Pinecone.csproj @@ -36,7 +36,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all