From 637f8aa1373a0a6be1b626a282f2e13d7d6d7d6c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 26 Aug 2020 17:50:47 +0200 Subject: [PATCH] chore(deps): update dependency protobuf to v3.13.0 (#731) Co-authored-by: Jeffrey Rennie --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f6cad98c..6ef5675c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ requests pyyaml jinja2 deprecation -protobuf==3.12.4 +protobuf==3.13.0 watchdog # some java processing requires xml handling