From db34807a71cd5866e1c84f73f79a1cd1004c1f0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 14:06:14 +0000 Subject: [PATCH] Bump protobuf in /mindsdb/integrations/handlers/milvus_handler Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.0 to 3.20.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.0...v3.20.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mindsdb/integrations/handlers/milvus_handler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mindsdb/integrations/handlers/milvus_handler/requirements.txt b/mindsdb/integrations/handlers/milvus_handler/requirements.txt index 46d3b654546..7fc5fcea0cf 100644 --- a/mindsdb/integrations/handlers/milvus_handler/requirements.txt +++ b/mindsdb/integrations/handlers/milvus_handler/requirements.txt @@ -1,3 +1,3 @@ -protobuf==3.20.0 +protobuf==3.20.2 grpcio-tools pymilvus==2.3