From 96c985a79e036209ef1e4dc38c635472a21526ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 02:26:35 +0000 Subject: [PATCH] Bump protobuf from 3.13.0 to 3.19.1 (#5) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3ff179..448db84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ googleapis-common-protos==1.52.0 httplib2==0.18.1 idna==2.10 pip==21.2.4 -protobuf==3.13.0 +protobuf==3.19.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20