From c2c7883e4c1b5576c85fe9e470b8000295f0548d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:26:03 +0000 Subject: [PATCH] build(deps): bump protobuf from 3.13.0 to 3.15.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.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.13.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7600335..5f73411 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pandas_gbq==0.13.2 tzlocal==2.1 pandas==1.0.3 requests==2.23.0 -protobuf==3.13.0 +protobuf==3.15.0 python_dateutil==2.8.1