From 77d44eb3f2e3445e7c16fc7b8fcd404c3b01cb4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:33:18 +0000 Subject: [PATCH] Bump protobuf from 3.3.0 to 3.15.0 in /neural-net 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] --- neural-net/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neural-net/requirements.txt b/neural-net/requirements.txt index 083209e..c8a6bcf 100644 --- a/neural-net/requirements.txt +++ b/neural-net/requirements.txt @@ -8,7 +8,7 @@ Keras==2.0.5 Markdown==2.2.0 numpy==1.13.0 oauthlib==2.0.2 -protobuf==3.3.0 +protobuf==3.15.0 PyYAML==3.12 requests==2.18.1 requests-oauthlib==0.8.0