Skip to content

Commit 61b854a

Browse files
fix(deps): update dependency grpcio to v1.73.0 (#1031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64fe1f7 commit 61b854a

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

subgraphs/reviews/pdm.lock

Lines changed: 43 additions & 43 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.72.1",
15+
"grpcio==1.73.0",
1616
]
1717
description = ""
1818
license = {text = "MIT"}

0 commit comments

Comments
 (0)