From 740b6e8c12661eee5c7d5e2857dfed0b7ed319bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 14:32:24 +0000 Subject: [PATCH] chore(deps): update dependency grpcio-status to v1.64.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 79533e11..3c2d2277 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -17,7 +17,7 @@ google-auth==2.29.0 google-cloud-pubsub==2.21.1 googleapis-common-protos==1.63.0 grpcio==1.63.0 -grpcio-status==1.62.2 +grpcio-status==1.64.0 protobuf==4.25.3 pytest-aiohttp==1.0.5 pytest-asyncio==0.23.6