From a59515adc26c1289a669ba8afd8ac6105ee61e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 10:05:48 +0000 Subject: [PATCH] Bump grpcio from 1.62.2 to 1.63.0 in /http2/python-grpc Bumps [grpcio](https://github.com/grpc/grpc) from 1.62.2 to 1.63.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.62.2...v1.63.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- http2/python-grpc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http2/python-grpc/requirements.txt b/http2/python-grpc/requirements.txt index a1a67a8..85429d1 100644 --- a/http2/python-grpc/requirements.txt +++ b/http2/python-grpc/requirements.txt @@ -1,2 +1,2 @@ grpcio-reflection==1.62.2 -grpcio==1.62.2 +grpcio==1.63.0