Skip to content

Commit bb21ebd

Browse files
build(deps): bump protobuf from 5.26.1 to 5.29.5 (#4641)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.26.1 to 5.29.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.26.1...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59baf31 commit bb21ebd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ opentracing~=2.2.0
2525
thrift~=0.10
2626
wrapt>=1.0.0,<2.0.0
2727
markupsafe~=2.0
28-
protobuf==5.26.1
28+
protobuf==5.29.5

opentelemetry-proto/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ importlib-metadata==6.11.0
33
iniconfig==2.0.0
44
packaging==24.0
55
pluggy==1.5.0
6-
protobuf==5.26.1
6+
protobuf==5.29.5
77
py-cpuinfo==9.0.0
88
pytest==7.4.4
99
tomli==2.0.1

0 commit comments

Comments
 (0)