Skip to content

Commit dce2050

Browse files
dependabot[bot]dhschall
authored andcommitted
build(deps): bump grpcio in /benchmarks/rnn-serving/python
Bumps [grpcio](https://github.com/grpc/grpc) from 1.45.0 to 1.53.2. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.45.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11bc032 commit dce2050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/rnn-serving/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy
22
torch
3-
grpcio==1.45.0
3+
grpcio==1.53.2
44
grpcio-tools==1.45.0
55
opentelemetry-api==1.3.0
66
opentelemetry-exporter-zipkin==1.3.0

0 commit comments

Comments
 (0)