From 26bc0948fb858a8ffaa6a98311893e5f65e4ff01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 22:50:40 +0000 Subject: [PATCH] build(deps-dev): bump protobuf from 4.25.3 to 5.28.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 5.28.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/v4.25.3...v5.28.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 99b54d9..989c2b0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -87,7 +87,7 @@ pip-tools==7.4.1 # via elastic-opentelemetry (pyproject.toml) pluggy==1.5.0 # via pytest -protobuf==4.25.3 +protobuf==5.28.1 # via # googleapis-common-protos # opentelemetry-proto