From b5b1b791401166f86e140a0e36e262990f039e58 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Fri, 24 Jul 2026 00:28:46 +0000 Subject: [PATCH] [stubsabot] Bump grpcio to ~=1.83.0 Release: https://pypi.org/pypi/grpcio/1.83.0 Homepage: https://grpc.io Repository: https://github.com/grpc/grpc Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/grpcio Diff: https://github.com/grpc/grpc/compare/v1.82.1...v1.83.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 75. - Total lines of Python code deleted: 20. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/grpcio/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/grpcio/METADATA.toml b/stubs/grpcio/METADATA.toml index f3cfbb32e927..56d1b72b3382 100644 --- a/stubs/grpcio/METADATA.toml +++ b/stubs/grpcio/METADATA.toml @@ -1,4 +1,4 @@ -version = "~= 1.82.1" +version = "~=1.83.0" upstream-repository = "https://github.com/grpc/grpc" partial-stub = true