Skip to content

Commit 9e46c15

Browse files
Update grpcio to v1.72.1 (#864)
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | pypi | grpcio | 1.71.0 | 1.72.1 | | pypi | grpcio-health-checking | 1.71.0 | 1.72.1 | | pypi | grpcio-reflection | 1.71.0 | 1.72.1 | | pypi | grpcio-testing | 1.71.0 | 1.72.1 | | pypi | grpcio-tools | 1.71.0 | 1.72.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 414dc65 commit 9e46c15

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
grpcio==1.71.0
2-
grpcio-health-checking==1.71.0
3-
grpcio-reflection==1.71.0
4-
grpcio-testing==1.71.0
5-
grpcio-tools==1.71.0
1+
grpcio==1.72.1
2+
grpcio-health-checking==1.72.1
3+
grpcio-reflection==1.72.1
4+
grpcio-testing==1.72.1
5+
grpcio-tools==1.72.1

test/requirements.ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
docker==7.1.0
2-
grpcio==1.71.0
2+
grpcio==1.72.1
33
protobuf==6.31.1
44
requests==2.32.3
55
urllib3==2.4.0

0 commit comments

Comments
 (0)