Skip to content

Commit

Permalink
Bump grpcio from 1.41.1 to 1.53.0 in /ros_google_cloud_language
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/grpc/grpc) from 1.41.1 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.41.1...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 Jul 5, 2023
1 parent 97cc745 commit b9e5a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros_google_cloud_language/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ google-api-core[grpc]==1.31.5 # via google-cloud-language
google-auth==1.35.0 # via google-api-core
google-cloud-language==1.3.0 # via -r requirements.in
googleapis-common-protos==1.52.0 # via google-api-core
grpcio==1.41.1 # via google-api-core
grpcio==1.53.0 # via google-api-core
idna==2.10 # via requests
packaging==20.9 # via google-api-core
protobuf==3.17.3 # via google-api-core, googleapis-common-protos
Expand Down

0 comments on commit b9e5a21

Please sign in to comment.