Skip to content

Commit 8f57f81

Browse files
fix(deps): update dependency protobuf to v5.29.3
1 parent 2c8b642 commit 8f57f81

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
@@ -19,7 +19,7 @@ classifiers = [
1919
dependencies = [
2020
"grpcio==1.*",
2121
"grpcio-reflection==1.*",
22-
"protobuf==5.29.2",
22+
"protobuf==5.29.3",
2323
"pydantic==2.*",
2424
"structlog==24.*",
2525
]

0 commit comments

Comments
 (0)