From 7a3d44fb76d5e53a8899cfcb9448d9675f229f31 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Apr 2022 10:33:38 +0000 Subject: [PATCH] chore(deps): update dependency protobuf to v3.19.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91072046f..175f1f548 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ requests pyyaml jinja2 deprecation -protobuf==3.19.3 +protobuf==3.19.4 watchdog # some java processing requires xml handling