Skip to content

Commit 6aa1731

Browse files
Bump protobuf in /docs/examples/cloud_trace_exporter (#200)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.8 to 3.18.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.15.8...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc76e6a commit 6aa1731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/cloud_trace_exporter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ opentelemetry-api==1.0.0
1212
../../../opentelemetry-exporter-gcp-trace/
1313
opentelemetry-sdk==1.0.0
1414
packaging==20.9
15-
protobuf==3.15.8
15+
protobuf==3.18.3
1616
pyasn1==0.4.8
1717
pyasn1-modules==0.2.8
1818
pyparsing==2.4.7

0 commit comments

Comments
 (0)