diff --git a/pyproject.toml b/pyproject.toml index aaa1ea145..498dcf6e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ version = "19.12.6" dependencies = [ "grpcio == 1.78.1", "grpcio-tools == 1.78.1", - "protobuf == 6.33.5", + "protobuf == 7.34.0", "robotframework >= 6.1.1, < 9.0.0", "robotframework-pythonlibcore >= 4.4.1, < 5.0.0", "robotframework-assertion-engine >= 4.0.0, < 5.0.0",