From d230669cca28f6c6abf93b9d771293ca820b865c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 May 2020 19:01:52 +0100 Subject: [PATCH] Update grpcio-tools from 1.28.1 to 1.29.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index b892e633..6735c378 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -29,7 +29,7 @@ flake8-docstrings==1.3.0 # via -r test.in flake8-import-order==0.18.1 # via -r test.in flake8-polyfill==1.0.2 # via flake8-docstrings flake8==3.7.9 # via -r test.in, flake8-docstrings, flake8-polyfill -grpcio-tools==1.28.1 # via -r test.in +grpcio-tools==1.29.0 # via -r test.in hypothesis==5.10.4 # via -r test.in idna==2.9 # via requests imagesize==1.2.0 # via sphinx