diff --git a/pyproject.toml b/pyproject.toml index 33318e5..c90eb26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ dependencies = [ "grpcio==1.*", "grpcio-reflection==1.*", - "protobuf==5.29.2", + "protobuf==5.29.3", "pydantic==2.*", "structlog==24.*", ]