From b155a11655bd03564f1ab20a30f81573bad1b6c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 10:06:49 +0000 Subject: [PATCH] Update dependency grpcio-tools to v1.76.0 --- flink-python/dev/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-python/dev/dev-requirements.txt b/flink-python/dev/dev-requirements.txt index e71e99f552faa..ea9eab122fb04 100755 --- a/flink-python/dev/dev-requirements.txt +++ b/flink-python/dev/dev-requirements.txt @@ -30,7 +30,7 @@ numpy==2.3.4; python_version >= '3.7' numpy==2.3.4; python_version < '3.7' fastavro==1.12.1 grpcio==1.76.0 -grpcio-tools==1.75.1 +grpcio-tools==1.76.0 pemja==0.6.1; python_version >= '3.7' and platform_system != 'Windows' httplib2>=0.31.0,<=0.31.0 protobuf==6.33.0 \ No newline at end of file