Skip to content

Commit 16fa307

Browse files
--- (#142)
updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e6589c commit 16fa307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
[tool.poetry.dependencies]
2424
python = "^3.8"
2525
protobuf = ">=4.23,<4.26"
26-
grpcio = ">=1.54,<1.64"
26+
grpcio = ">=1.54,<1.65"
2727
grpcio-tools = ">=1.54,<1.63"
2828
jsonpickle = "~3.0"
2929
pymitter = ">=0.4,<0.6"

0 commit comments

Comments
 (0)