Skip to content

Commit 243504f

Browse files
fix(deps): update dependency grpcio to v1.68.1 (#956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77e22a5 commit 243504f

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

subgraphs/reviews/pdm.lock

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subgraphs/reviews/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"opentelemetry-instrumentation-starlette>=0.30b1",
1313
"opentelemetry-exporter-otlp>=1.11.1",
1414
"protobuf==3.20.3",
15-
"grpcio==1.68.0",
15+
"grpcio==1.68.1",
1616
]
1717
description = ""
1818
license = {text = "MIT"}

0 commit comments

Comments
 (0)