Skip to content

Commit 08384ee

Browse files
Update grpcio to v1.73.0 (#871)
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | pypi | grpcio | 1.72.1 | 1.73.0 | | pypi | grpcio-health-checking | 1.72.1 | 1.73.0 | | pypi | grpcio-reflection | 1.72.1 | 1.73.0 | | pypi | grpcio-testing | 1.72.1 | 1.73.0 | | pypi | grpcio-tools | 1.72.1 | 1.73.0 | 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 a9cc8dd commit 08384ee

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.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
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

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.72.1
2+
grpcio==1.73.0
33
protobuf==6.31.1
44
requests==2.32.3
55
urllib3==2.4.0

0 commit comments

Comments
 (0)