From b96eb22fa98b60a70a6a1d461c5295dfe1fbd3c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:13:35 +0000 Subject: [PATCH] Bump protobuf from 3.10.0 to 3.15.0 in /implementation Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.10.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.10.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- implementation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementation/requirements.txt b/implementation/requirements.txt index 9a65906..f17f228 100644 --- a/implementation/requirements.txt +++ b/implementation/requirements.txt @@ -26,7 +26,7 @@ pandas==0.25.1 pandas-datareader==0.8.1 parsimonious==0.8.1 pprint==0.1 -protobuf==3.10.0 +protobuf==3.15.0 pycryptodome==3.9.0 pyrsistent==0.15.4 python-dateutil==2.8.0