From ced63446635a06f78bce207f11d654d5a5f488af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:31:42 +0000 Subject: [PATCH] Bump protobuf from 3.3.0 to 3.15.0 in /architectures/chainer Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.3.0 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.3.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- architectures/chainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/architectures/chainer/requirements.txt b/architectures/chainer/requirements.txt index 7ee15c2..a8965c7 100644 --- a/architectures/chainer/requirements.txt +++ b/architectures/chainer/requirements.txt @@ -10,7 +10,7 @@ nose==1.3.7 numpy==1.13.1 olefile==0.44 Pillow==4.2.1 -protobuf==3.3.0 +protobuf==3.15.0 pyglet==1.2.4 PyOpenGL==3.1.0 requests==2.18.1