Skip to content

Commit 14fd44a

Browse files
build(deps): bump grpcio from 1.40.0 to 1.46.0 (#457)
Bumps [grpcio](https://github.com/grpc/grpc) from 1.40.0 to 1.46.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.40.0...v1.46.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92e3fb8 commit 14fd44a

File tree

2 files changed

+59
-49
lines changed

2 files changed

+59
-49
lines changed

poetry.lock

+58-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ synse_server = "synse_server.__main__:main"
1212
python = "^3.7"
1313
aiocache = "^0.11.1"
1414
bison = "^0.1.3"
15-
grpcio = "^1.40.0"
15+
grpcio = "^1.46.0"
1616
kubernetes = "^17.17.0"
1717
PyYAML = "^5.4.1"
1818
sanic = "^21.6.2"

0 commit comments

Comments
 (0)