Skip to content

Commit 29d3ee8

Browse files
Update dependency grpcio to v1.74.0 (#3376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 562cf2d commit 29d3ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-python/dev/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pytz>=2018.3
2929
numpy==2.3.2; python_version >= '3.7'
3030
numpy==2.3.2; python_version < '3.7'
3131
fastavro==1.11.1
32-
grpcio==1.73.1
32+
grpcio==1.74.0
3333
grpcio-tools==1.73.1
3434
pemja==0.6.1; python_version >= '3.7' and platform_system != 'Windows'
3535
httplib2>=0.22.0,<=0.22.0

0 commit comments

Comments
 (0)