From 47afb12b7b68599876a0f615627dce10b84ec7be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:49:55 +0000 Subject: [PATCH] Bump protobuf from 3.12.2 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.2 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.12.2...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.in b/requirements.in index a4b75fd5..6f772442 100644 --- a/requirements.in +++ b/requirements.in @@ -16,7 +16,7 @@ google-api-python-client==1.9.0 gunicorn oauth2client Pillow==8.3.2 -protobuf==3.12.2 +protobuf==3.18.3 psycopg2-binary requests whitenoise diff --git a/requirements.txt b/requirements.txt index a5b586c5..78dbb075 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ oauthlib==3.1.0 # via requests-oauthlib pillow==8.3.2 # via -r requirements.in -protobuf==3.12.2 +protobuf==3.18.3 # via # -r requirements.in # google-api-core @@ -140,7 +140,6 @@ six==1.14.0 # google-api-python-client # google-auth # oauth2client - # protobuf # python-dateutil sqlparse==0.3.1 # via