From 87cecbe1869170b7056a68005fcf5cd973f97d0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:48:19 +0000 Subject: [PATCH] Bump protobuf from 3.12.4 to 3.18.3 in /starRGB Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.4 to 3.18.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.4...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- starRGB/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starRGB/requirements.txt b/starRGB/requirements.txt index 393fbc6..6bff588 100644 --- a/starRGB/requirements.txt +++ b/starRGB/requirements.txt @@ -13,7 +13,7 @@ matplotlib==3.2.1 Augmentor==0.2.8 grpc==1.0.0 Pillow==7.2.0 -protobuf==3.12.4 +protobuf==3.18.3 scikit_learn==0.23.2 skimage==0.0 tensorflow==2.3.0