Skip to content

Commit

Permalink
Update grpcio requirement from <1.38.0,>=1.27.0 to >=1.27.0,<1.39.0
Browse files Browse the repository at this point in the history
Updates the requirements on [grpcio](https://github.com/grpc/grpc) to permit the latest version.
- [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.27.0...v1.38.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 21, 2021
1 parent a0ae2d5 commit 3364208
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,4 +1,4 @@
grpcio>=1.27.0,<1.38.0
grpcio>=1.27.0,<1.39.0
grpcio-tools>=1.27.0,<1.38.0
pendulum
blinker
Expand Down

0 comments on commit 3364208

Please sign in to comment.