diff --git a/pyproject.toml b/pyproject.toml index df5cf8f..753455e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.9" -protobuf = "5.29.1" +protobuf = "5.29.2" grpcio = "1.68.1" grpcio-tools = "1.68.1" jsonpickle = ">=3.0,<4.1"