From fdb6818dd54cfeb947680b061eeeb557a5c1b40b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 09:28:30 +0000 Subject: [PATCH] build(deps-dev): bump protobuf from 5.29.3 to 6.30.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 6.30.1. - [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.29.3...v6.30.1) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8d94968..b7a7c32 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -102,7 +102,7 @@ pip-tools==7.4.1 # via elastic-opentelemetry (pyproject.toml) pluggy==1.5.0 # via pytest -protobuf==5.29.4 +protobuf==6.30.1 # via # googleapis-common-protos # opentelemetry-proto