Skip to content

Commit 56c3473

Browse files
chore(deps): update dependency protobuf to v6.32.0
1 parent a303d34 commit 56c3473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
dependencies = [
2121
"grpcio==1.74.0",
2222
"grpcio-reflection==1.*",
23-
"protobuf==6.31.1", # Must be compatible with grpcio-tools.
23+
"protobuf==6.32.0", # Must be compatible with grpcio-tools.
2424
"pydantic==2.*",
2525
"structlog==25.*",
2626
]

0 commit comments

Comments
 (0)