Skip to content

Commit 4669452

Browse files
authoredMar 26, 2025··
fix(deps): update dependency protobuf to v6
1 parent 4ad65f2 commit 4669452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
dependencies = [
2020
"grpcio==1.70.0",
2121
"grpcio-reflection==1.*",
22-
"protobuf==5.29.3",
22+
"protobuf==6.30.2",
2323
"pydantic==2.*",
2424
"structlog==25.*",
2525
]

0 commit comments

Comments
 (0)
Please sign in to comment.