Skip to content

Commit 2433df4

Browse files
Update grpcio to v1.78.1 (#1033)
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | pypi | grpcio | 1.78.0 | 1.78.1 | | pypi | grpcio-health-checking | 1.78.0 | 1.78.1 | | pypi | grpcio-reflection | 1.78.0 | 1.78.1 | | pypi | grpcio-testing | 1.78.0 | 1.78.1 | | pypi | grpcio-tools | 1.78.0 | 1.78.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 1e1a081 commit 2433df4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
grpcio==1.78.0
2-
grpcio-health-checking==1.78.0
3-
grpcio-reflection==1.78.0
4-
grpcio-testing==1.78.0
5-
grpcio-tools==1.78.0
1+
grpcio==1.78.1
2+
grpcio-health-checking==1.78.1
3+
grpcio-reflection==1.78.1
4+
grpcio-testing==1.78.1
5+
grpcio-tools==1.78.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.78.0
2+
grpcio==1.78.1
33
protobuf==6.33.5
44
requests==2.32.5
55
urllib3==2.6.3

0 commit comments

Comments
 (0)