From b34e68e579658213e87991eb9d3a785ff5ce22e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:39:59 +0000 Subject: [PATCH] Bump protobuf in /rnn-tv-script/tv-script-generation Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.2.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.2.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rnn-tv-script/tv-script-generation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rnn-tv-script/tv-script-generation/requirements.txt b/rnn-tv-script/tv-script-generation/requirements.txt index 4cd90f9..99e690a 100644 --- a/rnn-tv-script/tv-script-generation/requirements.txt +++ b/rnn-tv-script/tv-script-generation/requirements.txt @@ -25,7 +25,7 @@ pandocfilters==1.4.1 pexpect==4.2.1 pickleshare==0.7.4 prompt-toolkit==1.0.14 -protobuf==3.2.0 +protobuf==3.15.0 ptyprocess==0.5.1 Pygments==2.2.0 pyparsing==2.2.0