Skip to content

Commit 29576bb

Browse files
fix(deps): update dependency protobuf to v6 [security]
1 parent 38194c8 commit 29576bb

File tree

2 files changed

+17
-32
lines changed

2 files changed

+17
-32
lines changed

subgraphs/reviews/pdm.lock

Lines changed: 16 additions & 31 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
@@ -11,7 +11,7 @@ dependencies = [
1111
"opentelemetry-exporter-zipkin>=1.11.1",
1212
"opentelemetry-instrumentation-starlette>=0.30b1",
1313
"opentelemetry-exporter-otlp>=1.11.1",
14-
"protobuf==3.20.3",
14+
"protobuf==6.31.1",
1515
"grpcio==1.73.1",
1616
]
1717
description = ""

0 commit comments

Comments
 (0)