Skip to content

Commit

Permalink
Bump grpcio from 1.50.0 to 1.53.0
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/grpc/grpc) from 1.50.0 to 1.53.0.
- [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.50.0...v1.53.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and accumulator committed Jul 6, 2023
1 parent 35cefc8 commit e3658d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
setuptools
googleapis-common-protos==1.56.0
grpcio==1.50.0
grpcio==1.53.0
protobuf==3.20.2
six==1.16.0
termcolor==1.1.0
Expand Down

0 comments on commit e3658d2

Please sign in to comment.