Skip to content

Commit

Permalink
build(deps): bump grpcio from 1.38.1 to 1.39.0
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/grpc/grpc) from 1.38.1 to 1.39.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.38.1...v1.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and edaniszewski committed Jul 23, 2021
1 parent 4025a5d commit 221d168
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ synse_server = "synse_server.__main__:main"
python = "^3.7"
aiocache = "^0.11.1"
bison = "^0.1.3"
grpcio = "^1.38.1"
grpcio = "^1.39.0"
kubernetes = "^17.17.0"
PyYAML = "^5.4.1"
sanic = "^21.6.0"
Expand Down

0 comments on commit 221d168

Please sign in to comment.