From 165e385777096ee283c44d7c9f7d314716650c18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 21:06:14 +0000 Subject: [PATCH] Bump protobuf from 3.4.0 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.4.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.4.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.linux.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.linux.txt b/requirements.linux.txt index 8fdad02..c647d65 100644 --- a/requirements.linux.txt +++ b/requirements.linux.txt @@ -8,7 +8,7 @@ matplotlib==2.0.2 netCDF4==1.3.0 numpy==1.13.3 pandas==0.20.3 -protobuf==3.4.0 +protobuf==3.18.3 pvlib==0.5.0 pyparsing==2.2.0 python-dateutil==2.6.1 diff --git a/requirements.txt b/requirements.txt index 1de9076..e509d79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ matplotlib==2.0.2 netCDF4==1.3.0 numpy==1.13.3+mkl pandas==0.20.3 -protobuf==3.4.0 +protobuf==3.18.3 pvlib==0.5.0 pyparsing==2.2.0 python-dateutil==2.6.1