Skip to content

Commit 0e31c12

Browse files
build(deps): bump protobuf from 5.29.5 to 5.29.6 (open-telemetry#4897)
* build(deps): bump protobuf from 5.29.5 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Apply suggestion from @xrmx --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
1 parent 9ee6de8 commit 0e31c12

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs-requirements.txt

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

opentelemetry-proto/test-requirements.latest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ packaging==25.0
1818
# pytest
1919
pluggy==1.6.0
2020
# via pytest
21-
protobuf==6.31.1
21+
protobuf==6.33.5
2222
# via
2323
# -r opentelemetry-proto/test-requirements.in
2424
# opentelemetry-proto

opentelemetry-proto/test-requirements.oldest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ packaging==25.0
1818
# pytest
1919
pluggy==1.6.0
2020
# via pytest
21-
protobuf==5.29.5
21+
protobuf==5.29.6
2222
# via
2323
# -r opentelemetry-proto/test-requirements.in
2424
# opentelemetry-proto

0 commit comments

Comments
 (0)