From b0b19a84ce4e791977a9a6466266cef72e1a76eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 21:35:36 +0000 Subject: [PATCH] Bump protobuf from 3.0.0 to 3.18.3 in /Youtube/Dash apps/Value Investing Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.0.0 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.0.0...v3.18.3) --- 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..559f800 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.18.3 psutil==3.4.2 PuLP==1.6.5 py==1.4.31