From 28f02e97ab8b1487b2c35dc5551f84064b055453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 10:40:28 +0000 Subject: [PATCH] Bump protobuf from 3.17.3 to 3.18.3 in /demos/instance_occlsegm Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 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.17.3...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demos/instance_occlsegm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/instance_occlsegm/requirements.txt b/demos/instance_occlsegm/requirements.txt index 93ce82011..ef3109b1d 100644 --- a/demos/instance_occlsegm/requirements.txt +++ b/demos/instance_occlsegm/requirements.txt @@ -16,7 +16,7 @@ numpy opencv-python==4.2.0.32 pathlib2 Pillow -protobuf==3.17.3 +protobuf==3.18.3 pycocotools PyYaml scipy>=1.0.0