Skip to content

Commit 8f35ba2

Browse files
fix(deps): update dependency grpcio to v1.75.0
1 parent 8614ebb commit 8f35ba2

File tree

2 files changed

+53
-50
lines changed

2 files changed

+53
-50
lines changed

subgraphs/reviews/pdm.lock

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

0 commit comments

Comments
 (0)