From 3a775d9106bfac899aa18038fdaa1f33e5eed2c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:26:53 +0000 Subject: [PATCH] chore(deps): update dependency protobuf to v5.28.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8cdef409..507ccecb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -18,7 +18,7 @@ google-cloud-pubsub==2.26.1 googleapis-common-protos==1.65.0 grpcio==1.67.0 grpcio-status==1.67.0 -protobuf==5.28.2 +protobuf==5.28.3 pytest-aiohttp==1.0.5 pytest-asyncio==0.24.0 pytest-mock==3.14.0