From b121707b9ac5abb77e8c87de631b76b12a0f5c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 08:41:29 +0000 Subject: [PATCH] build(deps): bump protobuf from 5.26.1 to 5.29.5 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](https://github.com/protocolbuffers/protobuf/compare/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] --- docs-requirements.txt | 2 +- opentelemetry-proto/test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index 2a8d99844f2..a05df343981 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -25,4 +25,4 @@ opentracing~=2.2.0 thrift~=0.10 wrapt>=1.0.0,<2.0.0 markupsafe~=2.0 -protobuf==5.26.1 +protobuf==5.29.5 diff --git a/opentelemetry-proto/test-requirements.txt b/opentelemetry-proto/test-requirements.txt index 892e355def8..c2e2ace221f 100644 --- a/opentelemetry-proto/test-requirements.txt +++ b/opentelemetry-proto/test-requirements.txt @@ -3,7 +3,7 @@ importlib-metadata==6.11.0 iniconfig==2.0.0 packaging==24.0 pluggy==1.5.0 -protobuf==5.26.1 +protobuf==5.29.5 py-cpuinfo==9.0.0 pytest==7.4.4 tomli==2.0.1