From 29277f316a949ac86dfbd8a4d448bfdb37e7c5d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:32:15 +0000 Subject: [PATCH] Bump protobuf from 3.0.0 to 3.15.0 in /Youtube/Dash apps/Value Investing Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.0.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.0.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Youtube/Dash apps/Value Investing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Youtube/Dash apps/Value Investing/requirements.txt b/Youtube/Dash apps/Value Investing/requirements.txt index 6533de8..4d0223c 100644 --- a/Youtube/Dash apps/Value Investing/requirements.txt +++ b/Youtube/Dash apps/Value Investing/requirements.txt @@ -127,7 +127,7 @@ Pillow==3.1.0 plotly==2.0.11 ply==3.8 prettytable==0.7.2 -protobuf==3.0.0 +protobuf==3.15.0 psutil==3.4.2 PuLP==1.6.5 py==1.4.31