From ed6ef8ea6876b57512ccc1392f4da2ffcdaa8078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:50:23 +0000 Subject: [PATCH] Bump protobuf from 3.6.1 to 3.15.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 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.6.1...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cuizinart_pyspark/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cuizinart_pyspark/requirements.txt b/cuizinart_pyspark/requirements.txt index 4516b50..45bab5a 100644 --- a/cuizinart_pyspark/requirements.txt +++ b/cuizinart_pyspark/requirements.txt @@ -11,7 +11,7 @@ Jinja2==2.11.3 MarkupSafe==1.1.1 netCDF4==1.4.3.1 numpy==1.16.2 -protobuf==3.7.0 +protobuf==3.15.0 py4j==0.10.7 pyparsing==2.3.1 pyspark==2.4.0 diff --git a/requirements.txt b/requirements.txt index 1fd8055..4e7ec07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ numpy==1.16.0 passlib==1.7.1 pathtools==0.1.2 proj==0.1.0 -protobuf==3.6.1 +protobuf==3.15.0 psycopg2==2.7.7 py4j==0.10.8.1 pyparsing==2.3.1