Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2023
1 parent 71729b0 commit 511b789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/requirements.ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ docker==6.0.1
requests==2.28.2
websocket-client==1.5.1
urllib3==1.26.15
grpcio==1.51.3
grpcio==1.53.0
protobuf==4.22.1

0 comments on commit 511b789

Please sign in to comment.