Skip to content

Commit f70c1ff

Browse files
Update grpcio to v1.73.1 (#883)
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | pypi | grpcio | 1.73.0 | 1.73.1 | | pypi | grpcio-health-checking | 1.73.0 | 1.73.1 | | pypi | grpcio-reflection | 1.73.0 | 1.73.1 | | pypi | grpcio-testing | 1.73.0 | 1.73.1 | | pypi | grpcio-tools | 1.73.0 | 1.73.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 6c70a8f commit f70c1ff

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.73.0
2-
grpcio-health-checking==1.73.0
3-
grpcio-reflection==1.73.0
4-
grpcio-testing==1.73.0
5-
grpcio-tools==1.73.0
1+
grpcio==1.73.1
2+
grpcio-health-checking==1.73.1
3+
grpcio-reflection==1.73.1
4+
grpcio-testing==1.73.1
5+
grpcio-tools==1.73.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.73.0
2+
grpcio==1.73.1
33
protobuf==6.31.1
44
requests==2.32.4
55
urllib3==2.5.0

0 commit comments

Comments
 (0)