Skip to content

Commit fdb606e

Browse files
fix(deps): update dependency protobuf to v6
1 parent 4ad65f2 commit fdb606e

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.0",
2323
"pydantic==2.*",
2424
"structlog==25.*",
2525
]

0 commit comments

Comments
 (0)