From 2ee677b4844dac9e1dc403413331e3d2feb528a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 13:21:23 +0000 Subject: [PATCH] chore(deps): update dependency grpcio-tools to v1.51.3 --- PyAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyAPI/requirements.txt b/PyAPI/requirements.txt index af3f515..834731f 100644 --- a/PyAPI/requirements.txt +++ b/PyAPI/requirements.txt @@ -1,2 +1,2 @@ grpcio==1.51.1 -grpcio-tools==1.49.1 +grpcio-tools==1.51.3