diff --git a/pyproject.toml b/pyproject.toml index 40c2cb9..ea83a41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ dependencies = [ "grpcio==1.*", "grpcio-reflection==1.*", - "protobuf==5.27.2", + "protobuf==5.28.2", "pydantic==2.*", "structlog==24.*", ]