From 146e7b7867f9bea02f9eabccf5d3cf6168a31ba0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Apr 2023 09:14:22 +0100 Subject: [PATCH] Update grpcio-tools from 1.38.0 to 1.54.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 748a9767..ed5a84ce 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -58,7 +58,7 @@ flake8==3.9.2 # via # -r requirements/test.in # flake8-docstrings -grpcio-tools==1.38.0 +grpcio-tools==1.54.0 # via -r requirements/test.in hypothesis==6.13.1 # via -r requirements/test.in