From 3713f07b86adf7578ef24f0c456f5ff38dae85d2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 29 Mar 2021 19:02:33 +0200 Subject: [PATCH] chore(deps): update dependency protobuf to v3.15.6 (#986) Co-authored-by: Jeffrey Rennie --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04567505a..649aa0404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ requests pyyaml jinja2 deprecation -protobuf==3.15.5 +protobuf==3.15.6 watchdog # https://github.com/googleapis/gapic-generator/issues/3334