diff --git a/pyproject.toml b/pyproject.toml index 39042ba..c2a6f61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ dependencies = [ "grpcio==1.70.0", "grpcio-reflection==1.*", - "protobuf==5.29.3", + "protobuf==5.29.4", "pydantic==2.*", "structlog==25.*", ]