From ecec28a03f5b0f4852db32ddd6f5100bda37a9e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 00:31:46 +0000 Subject: [PATCH] Bump protobuf from 3.6.1 to 3.18.3 in /services/robustness Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.18.3. - [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.6.1...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/robustness/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/robustness/requirements.txt b/services/robustness/requirements.txt index 07778c7..6c9d960 100644 --- a/services/robustness/requirements.txt +++ b/services/robustness/requirements.txt @@ -2,5 +2,5 @@ grpcio==1.17.1 grpcio-tools==1.17.1 networkx==2.2 numpy==1.15.4 -protobuf==3.6.1 +protobuf==3.18.3