From ea5d35bb841a69ebd78fae5fb4481a8e54308324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 22:16:51 +0000 Subject: [PATCH] build(deps-dev): bump protobuf from 6.31.1 to 6.32.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.1 to 6.32.0. - [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/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 f54c2a5..589dd7d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -99,7 +99,7 @@ pip-tools==7.5.0 # via elastic-opentelemetry (pyproject.toml) pluggy==1.6.0 # via pytest -protobuf==6.31.1 +protobuf==6.32.0 # via # googleapis-common-protos # opentelemetry-proto