From c4d685e4e75ffc9d55a97b5610fc0949d41ac1a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 14:38:17 +0000 Subject: [PATCH] Update dependency protobuf to v3.18.3 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9aaea0..b828fd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ googleapis-common-protos==1.52.0 idna==2.10 loguru==0.5.1 Pillow==7.2.0 -protobuf==3.13.0 +protobuf==3.18.3 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20