Skip to content

Commit 19eb2a0

Browse files
Update dependency grpcio to v1.76.0 (#3677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb4a765 commit 19eb2a0

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.4; python_version >= '3.7'
3030
numpy==2.3.4; python_version < '3.7'
3131
fastavro==1.12.1
32-
grpcio==1.75.1
32+
grpcio==1.76.0
3333
grpcio-tools==1.75.1
3434
pemja==0.6.1; python_version >= '3.7' and platform_system != 'Windows'
3535
httplib2>=0.31.0,<=0.31.0

0 commit comments

Comments
 (0)