From 04b1bd358e6ec375732ff373f27c88e40ac14cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 16:43:56 +0000 Subject: [PATCH] Bump grpcio-tools from 1.37.0 to 1.46.3 in /sdks/python Bumps [grpcio-tools](https://grpc.io) from 1.37.0 to 1.46.3. --- updated-dependencies: - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sdks/python/build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/build-requirements.txt b/sdks/python/build-requirements.txt index da98fb3ea431..16c1ba65f2fd 100644 --- a/sdks/python/build-requirements.txt +++ b/sdks/python/build-requirements.txt @@ -20,7 +20,7 @@ setuptools wheel>=0.36.0 -grpcio-tools==1.37.0 +grpcio-tools==1.46.3 mypy-protobuf==1.18 # Avoid https://github.com/pypa/virtualenv/issues/2006